Uses of Interface
org.djutils.draw.Oriented2d
-
Packages that use Oriented2d Package Description org.djutils.draw.point The d0 package provides a set of interfaces and implementations of Points. -
-
Uses of Oriented2d in org.djutils.draw.point
Classes in org.djutils.draw.point that implement Oriented2d Modifier and Type Class Description class
OrientedPoint2d
The OrientedPoint2d is a point in a 2-dimensional space with an orientation vector, which is specified in terms of its counter-clockwise rotation around the point in radians.
-