Package org.anchoranalysis.spatial.orientation
Various methods to specify the orientation (general direction) of an entity.
-
Class Summary Class Description DirectionVector A vector indicating a direction in space.Orientation The orientation (direction) in 2D or 3D Euclidean space.Orientation2D A simple angular orientation the 2D plane, relative to the x-axis.Orientation3DEulerAngles An orientation using three angle parameters for the rotation.OrientationAxisAngle An orientation in axis-angle representation.OrientationRotationMatrix Orients an object by rotating anti-clockwise with an explicitRotationMatrix.RotationMatrix A matrix that performs a rotation in Euclidean space.