Uses of Enum Class
net.anwiba.spatial.coordinate.Orientation
Packages that use Orientation
-
Uses of Orientation in net.anwiba.spatial.coordinate
Methods in net.anwiba.spatial.coordinate that return OrientationModifier and TypeMethodDescriptionstatic OrientationReturns the enum constant of this class with the specified name.static Orientation[]Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Orientation in net.anwiba.spatial.coordinate.calculator
Methods in net.anwiba.spatial.coordinate.calculator that return OrientationModifier and TypeMethodDescriptionstatic OrientationCoordinateSequenceOrientationCalculator.getOrientation(ICoordinateSequence coordinateSequence)