Class AbstractPlotOptions
java.lang.Object
com.vaadin.componentfactory.maps.model.AbstractConfigurationObject
com.vaadin.componentfactory.maps.model.AbstractPlotOptions
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PlotOptionsHeatmap,PlotOptionsMap,PlotOptionsMapbubble,PlotOptionsMapline,PlotOptionsMappoint,PlotOptionsSeries
Abstract AbstractPlotOptions class.
- Version:
- $Id: $Id
- Author:
- Vaadin
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractPlotOptions
public AbstractPlotOptions()
-
-
Method Details
-
getMapType
getMapType.
- Returns:
- a
MapTypeobject.
-