Uses of Class
omix.util.ShapeExpansionMode
Package | Description |
---|---|
omix.plugin.model.util | |
omix.util |
This package contains utilities for OVL and Omix plugin development.
|
-
Uses of ShapeExpansionMode in omix.plugin.model.util
Methods in omix.plugin.model.util that return ShapeExpansionMode Modifier and Type Method Description ShapeExpansionMode
CustomShape. shapeExpansionMode()
-
Uses of ShapeExpansionMode in omix.util
Methods in omix.util that return ShapeExpansionMode Modifier and Type Method Description static ShapeExpansionMode
ShapeExpansionMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static ShapeExpansionMode[]
ShapeExpansionMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.