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