Uses of Class
org.anchoranalysis.spatial.orientation.Orientation
Packages that use Orientation
Package
Description
Various methods to specify the orientation (general direction) of an entity.
-
Uses of Orientation in org.anchoranalysis.spatial.orientation
Subclasses of Orientation in org.anchoranalysis.spatial.orientationModifier and TypeClassDescriptionclassA simple angular orientation the 2D plane, relative to the x-axis.classAn orientation using three angle parameters for the rotation.final classAn orientation in axis-angle representation.classOrients an object by rotating anti-clockwise with an explicitRotationMatrix.Methods in org.anchoranalysis.spatial.orientation that return OrientationModifier and TypeMethodDescriptionabstract OrientationOrientation.negative()Derives a newOrientationin the opposite (negative) direction to the current instance.Orientation3DEulerAngles.negative()OrientationAxisAngle.negative()OrientationRotationMatrix.negative()