Uses of Class
org.opentrafficsim.base.geometry.DirectionalPolyLine
Packages that use DirectionalPolyLine
-
Uses of DirectionalPolyLine in org.opentrafficsim.base.geometry
Methods in org.opentrafficsim.base.geometry that return DirectionalPolyLineModifier and TypeMethodDescriptionDirectionalPolyLine.directionalOffsetLine
(double offset) Returns line at a fixed offset, adhering to end-point directions.DirectionalPolyLine.directionalOffsetLine
(double startOffset, double endOffset) Returns line at a fixed offset, adhering to end-point directions.DirectionalPolyLine.extractFractional
(double start, double end)