-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum MapSeriesTypeMap series types.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description MARKERCONNECTORCHOROPLETHBUBBLE
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<MapSeriesType>values()static MapSeriesTypevalueOf(String name)-
-
Method Detail
-
values
static Array<MapSeriesType> values()
-
valueOf
static MapSeriesType valueOf(String name)
-
-
-
-