Uses of Class
pl.poznan.put.circular.enums.AngleTransformation
-
Packages that use AngleTransformation Package Description pl.poznan.put.circular.enums Package contains useful enums. -
-
Uses of AngleTransformation in pl.poznan.put.circular.enums
Methods in pl.poznan.put.circular.enums that return AngleTransformation Modifier and Type Method Description static AngleTransformationAngleTransformation. valueOf(String name)Returns the enum constant of this type with the specified name.static AngleTransformation[]AngleTransformation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-