Package com.anylogic.engine.markup
- java.lang.Object
- com.anylogic.engine.markup.AbstractCurve<T>
- com.anylogic.engine.markup.Curve<T>
- All Implemented Interfaces:
IPathData
,Serializable
,Iterable<T>
@AnyLogicInternalAPI public class Curve<T extends AbstractMarkupSegment> extends AbstractCurve<T>
- See Also:
- Serialized Form
Constructor | Description |
---|---|
Curve() |
Modifier and Type | Method | Description |
---|---|---|
void | initialize() |
addSegment, getEndPoint, getPositionAtOffset, getSegment, getSegmentCount, getStartPoint, isInitialized, iterator, length, segmentsStream, toString
public Curve()
public void initialize()