-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum Legend.LegendOrientation
-
-
Enum Constant Summary
Enum Constants Enum Constant Description HORIZONTALVERTICAL
-
Method Summary
Modifier and Type Method Description static Array<Legend.LegendOrientation>values()static Legend.LegendOrientationvalueOf(String name)-
-
Method Detail
-
values
static Array<Legend.LegendOrientation> values()
-
valueOf
static Legend.LegendOrientation valueOf(String name)
-
-
-
-