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