Uses of Class
org.opentrafficsim.base.geometry.OtsGeometryException
Packages that use OtsGeometryException
-
Uses of OtsGeometryException in org.opentrafficsim.base.geometry
Methods in org.opentrafficsim.base.geometry that throw OtsGeometryExceptionModifier and TypeMethodDescriptionstatic org.djutils.draw.line.PolyLine2d
OtsGeometryUtil.offsetLine
(org.djutils.draw.line.PolyLine2d line, double[] relativeFractions, double[] offsets) Create a line at linearly varying offset from this line.