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