Uses of Class
net.anwiba.commons.utilities.math.DirectionOrientation.Orientation
-
Packages that use DirectionOrientation.Orientation Package Description net.anwiba.commons.utilities.math -
-
Uses of DirectionOrientation.Orientation in net.anwiba.commons.utilities.math
Methods in net.anwiba.commons.utilities.math that return DirectionOrientation.Orientation Modifier and Type Method Description static DirectionOrientation.OrientationDirectionOrientation.Orientation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DirectionOrientation.Orientation[]DirectionOrientation.Orientation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-