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, toPath3DaddSegment, getEndPoint, getOffset3D, getPositionAt2DOffset, getPositionAtOffset, getSegment, getSegmentCount, getStartPoint, isInitialized, iterator, length, segmentsStream, toStringpublic CircularCurveImpl(List<MarkupSegment> roadCenterSegments) 
public CircularCurveImpl()