Package com.anylogic.engine.markup
- Constructor Summary
- Method Summary
- Methods inherited from class com.anylogic.engine.markup.CircularCurve
- Methods inherited from class com.anylogic.engine.markup.AbstractNetworkCurve
- Methods inherited from class com.anylogic.engine.markup.AbstractCurve
- Methods inherited from class java.lang.Object
- Methods inherited from interface java.lang.Iterable
- Constructor Details
- java.lang.Object
- com.anylogic.engine.markup.AbstractCurve<T>
- com.anylogic.engine.markup.AbstractNetworkCurve<MarkupSegment>
- com.anylogic.engine.markup.CircularCurve
- com.anylogic.engine.markup.CircularCurveImpl
- All Implemented Interfaces:
IPathData
,Serializable
,Iterable<MarkupSegment>
@AnyLogicInternalAPI public class CircularCurveImpl extends CircularCurve
- See Also:
- Serialized Form
Constructor | Description |
---|---|
CircularCurveImpl() | |
CircularCurveImpl |
arcTo, getBounds, getNearestPoint, getNearestPoint, getPath2D, getPointAtOffset, lineTo, lineTo, startDrawing, startDrawing, toPath3D
addSegment, getEndPoint, getPositionAtOffset, getSegment, getSegmentCount, getStartPoint, isInitialized, iterator, length, segmentsStream, toString
public CircularCurveImpl(List<MarkupSegment> roadCenterSegments)
public CircularCurveImpl()