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