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