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