Uses of Class
com.vaadin.componentfactory.maps.model.MapType
Packages that use MapType
-
Uses of MapType in com.vaadin.componentfactory.maps.model
Fields in com.vaadin.componentfactory.maps.model declared as MapTypeModifier and TypeFieldDescriptionstatic final MapTypeMapType.HEATMAPstatic final MapTypeMapType.MAPstatic final MapTypeMapType.MAPBUBBLEstatic final MapTypeMapType.MAPLINEstatic final MapTypeMapType.MAPPOINTMethods in com.vaadin.componentfactory.maps.model that return MapTypeModifier and TypeMethodDescriptionstatic MapTypeMapType.getDefault()getDefault.AbstractPlotOptions.getMapType()getMapType.PlotOptionsHeatmap.getMapType()getMapType.PlotOptionsMap.getMapType()getMapType.PlotOptionsMapbubble.getMapType()getMapType.PlotOptionsMapline.getMapType()getMapType.PlotOptionsMappoint.getMapType()getMapType.MapModel.getType()Getter for the fieldtype.Methods in com.vaadin.componentfactory.maps.model with parameters of type MapTypeModifier and TypeMethodDescriptionConfiguration.getPlotOptions(MapType type) Returns the plot options for a specific map type used by this configuration.voidThe default series type for the chart.