AnyLogic
Expand
Font size
All Implemented Interfaces:
IPathData, java.io.Serializable, java.lang.Iterable<T>

@AnyLogicInternalAPI
public class Curve<T extends AbstractMarkupSegment>
extends AbstractCurve<T>
See Also:
Serialized Form

Constructor Summary

Constructors 
Curve()  
Constructor Description

Method Summary

All Methods Instance Methods Concrete Methods 
void initialize()  
Modifier and Type Method Description

Methods inherited from class com.anylogic.engine.markup.AbstractCurve

addSegment, getEndPoint, getPositionAtOffset, getSegment, getSegmentCount, getStartPoint, isInitialized, iterator, length, segmentsStream, toString

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

Methods inherited from interface java.lang.Iterable

forEach, spliterator

Constructor Detail

Curve

public Curve()

Method Detail

initialize

public void initialize()
How can we improve this article?