Uses of Class
omix.lang.StandardShapes
Package | Description |
---|---|
omix.lang |
This package contains types used in OVL.
|
-
Uses of StandardShapes in omix.lang
Methods in omix.lang that return StandardShapes Modifier and Type Method Description static StandardShapes
StandardShapes. valueOf(String name)
Returns the enum constant of this type with the specified name.static StandardShapes[]
StandardShapes. values()
Returns an array containing the constants of this enum type, in the order they are declared.