Uses of Class
net.anwiba.spatial.coordinate.Orientation
-
Packages that use Orientation Package Description net.anwiba.spatial.coordinate net.anwiba.spatial.coordinate.calculator -
-
Uses of Orientation in net.anwiba.spatial.coordinate
Methods in net.anwiba.spatial.coordinate that return Orientation Modifier and Type Method Description static OrientationOrientation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Orientation[]Orientation. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Orientation in net.anwiba.spatial.coordinate.calculator
Methods in net.anwiba.spatial.coordinate.calculator that return Orientation Modifier and Type Method Description static OrientationCoordinateSequenceOrientationCalculator. getOrientation(ICoordinateSequence coordinateSequence)
-