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, getOffset3D, getPositionAt2DOffset, getPositionAtOffset, getSegment, getSegmentCount, getStartPoint, isInitialized, iterator, length, segmentsStream, toStringpublic Curve()
public void initialize()