Uses of Class
com.vaadin.componentfactory.maps.model.AbstractConfigurationObject
Packages that use AbstractConfigurationObject
Package
Description
-
Uses of AbstractConfigurationObject in com.vaadin.componentfactory.maps
Subclasses of AbstractConfigurationObject in com.vaadin.componentfactory.maps -
Uses of AbstractConfigurationObject in com.vaadin.componentfactory.maps.model
Subclasses of AbstractConfigurationObject in com.vaadin.componentfactory.maps.modelModifier and TypeClassDescriptionclassAbstract AbstractDataLabels class.classAbstract AbstractPlotOptions class.classAbstract base class for seriesclassAbstractSeriesItem class.classOptions for configuring accessibility for the chart.classAbstract Axis class.classAlternative AxisContainer to allow multiple axesclassThe axis title.classThe BubblemapDataSeriesItem class represents a single entry in aMapDataSeries.classA collection of options for buttons appearing in the exporting module.classPositioning options forDrillUpButtonclassOptions for the export related buttons, print and export.classA color axis for choropleth mapping.classMap's configuration root object containing all the child objects that are used to configure map, axes, legend, titles etc.classOptions for the export button.classHighchart by default puts a credits label in the lower right corner of the chart.classConfigure a crosshair that follows either the mouse pointer or the hovered point.classAn array of data classes or ranges for the choropleth map.classDataLabels class.classOptions for drill down, the concept of inspecting increasingly high resolution data through clicking on chart items like columns or pie slices.classOptions for the drill up button that appears when drilling down on a series.classOptions for the exporting module.classGlobal options that don't apply to each chart.classOptions for the hovered seriesclassHTMLLabelItem class.classHTMLLabels class.classOptions for keyboard navigation.classThe axis labels show the number or category for each tick.classLanguage object.classThe legend is a box containing explanations for the different elements of a chart.classOptions for the paging or navigation appearing when the legend is overflown.classA title to be added on top of the legend.classThe loading options control the appearance of the loading screen that covers the plot area on chart operations.classMapDataSeries class.classThe MapDataSeriesItem class represents a single entry in aMapDataSeries.classOptions regarding the chart area and plot area as well as general chart options.classA collection of options for zooming and panning in a map.classMapNavigationButtons class.classThe triangular marker on a scalar color axis that points to the value of the hovered area.classA collection of options for buttons and menus appearing in the exporting module.classOverrides for the normal stateclassThe heatmap series type, a special case of a choropleth map where each point is a square colored to signify a value.classThe map series type is the default series type of a Highcharts map, where each point is represented by an area given by itspathoption of the path option of its correspondingmapDatapoint.classA bubble series is a three dimensional series type where each point renders an X, Y and Z value.classMapline series represent paths or lines in a map, all features that don't have an area.classA mappoint series is a scatter series laid on top of a map, where X and Y values relate to the coordinate system established by the paths used for the main map series.classGeneral options for all series types.classPosition configuration for the credits label.classThe button that appears after a selection zoom, allowing the user to reset zoom.classSpecific options for point in selected states, after being selected by allowPointSelect or programmatically.classA configuration object for the tooltip rendering of each single series.classA wrapper object for all the series options in specific states.classStop class.classThe map's subtitleclassThe chart's main title.classOptions for the tooltip that appears when the user hovers over a series or point.classThe X axis.classThe Y axis.classOptions for the zoom in button.classOptions for the zoom out button. -
Uses of AbstractConfigurationObject in com.vaadin.componentfactory.maps.model.style
Subclasses of AbstractConfigurationObject in com.vaadin.componentfactory.maps.model.styleModifier and TypeClassDescriptionclassButtonTheme class.classChartStyle class.classStyle options for LegendclassValoDarkTheme class.classValoLightTheme class.classPlotOptionsStyle class.classSolidColor class.classStyle class.classHelper class when JSON structure needs object with just style fieldclassTheme class.classStyle options for tooltips -
Uses of AbstractConfigurationObject in com.vaadin.componentfactory.maps.util
Methods in com.vaadin.componentfactory.maps.util with parameters of type AbstractConfigurationObjectModifier and TypeMethodDescriptionstatic StringChartSerialization.toJSON(AbstractConfigurationObject object) static StringMapSerialization.toJSON(AbstractConfigurationObject object) toJSON.