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.lineMethods in org.djutils.draw.line that throw InvalidProjectionExceptionModifier and TypeMethodDescriptiondefault LPolyLine.offsetLine(double offset) Construct an offset PolyLine.LineSegment3d.project()Polygon3d.project()PolyLine3d.project()
- 
Uses of InvalidProjectionException in org.djutils.draw.pointMethods in org.djutils.draw.point that throw InvalidProjectionException
- 
Uses of InvalidProjectionException in org.djutils.draw.surfaceMethods in org.djutils.draw.surface that throw InvalidProjectionException