Uses of Class
org.djutils.draw.InvalidProjectionException
Packages that use InvalidProjectionException
Package
Description
The line package provides an interface and different implementations for lines.
The djutils-draw point package provides a set of interfaces and implementations of Points.
The djutils-draw surface package provides an interface and different implementations for Areas.
-
Uses of InvalidProjectionException in org.djutils.draw.line
Methods in org.djutils.draw.line that throw InvalidProjectionExceptionModifier and TypeMethodDescriptiondefault L
PolyLine.offsetLine
(double offset) Construct an offset PolyLine.LineSegment3d.project()
Polygon3d.project()
PolyLine3d.project()
-
Uses of InvalidProjectionException in org.djutils.draw.point
Methods in org.djutils.draw.point that throw InvalidProjectionException -
Uses of InvalidProjectionException in org.djutils.draw.surface
Methods in org.djutils.draw.surface that throw InvalidProjectionException