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 Detail
- 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
,java.io.Serializable
,java.lang.Iterable<MarkupSegment>
@AnyLogicInternalAPI public class CircularCurveImpl extends CircularCurve
- See Also:
- Serialized Form
CircularCurveImpl() |
|
CircularCurveImpl(java.util.List<MarkupSegment> roadCenterSegments) |
|
Constructor | Description |
---|
arcTo, getBounds, getNearestPoint, getNearestPoint, getPath2D, getPointAtOffset, lineTo, lineTo, startDrawing, startDrawing, toPath3D
containsSq, getNearestPoint, getNearestPointOnRay, isClosed
addSegment, getEndPoint, getPositionAtOffset, getSegment, getSegmentCount, getStartPoint, isInitialized, iterator, length, segmentsStream, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public CircularCurveImpl(java.util.List<MarkupSegment> roadCenterSegments)
public CircularCurveImpl()
-
How can we improve this article?
-