Uses of Interface
com.vaadin.componentfactory.maps.model.MapConfiguration
Packages that use MapConfiguration
-
Uses of MapConfiguration in com.vaadin.componentfactory.maps.model
Classes in com.vaadin.componentfactory.maps.model that implement MapConfigurationModifier and TypeClassDescriptionclassMap's configuration root object containing all the child objects that are used to configure map, axes, legend, titles etc.Methods in com.vaadin.componentfactory.maps.model that return MapConfigurationModifier and TypeMethodDescriptionAxis.getConfiguration()Returns the configuration this axis is bound to.Methods in com.vaadin.componentfactory.maps.model with parameters of type MapConfigurationModifier and TypeMethodDescriptionvoidAxis.setConfiguration(MapConfiguration configuration) Sets the configuration this axis is bound to.