Uses of Enum Class
org.vaadin.addons.componentfactory.leaflet.LeafletMapVariant
Packages that use LeafletMapVariant
-
Uses of LeafletMapVariant in org.vaadin.addons.componentfactory.leaflet
Methods in org.vaadin.addons.componentfactory.leaflet that return LeafletMapVariantModifier and TypeMethodDescriptionstatic LeafletMapVariantReturns the enum constant of this class with the specified name.static LeafletMapVariant[]LeafletMapVariant.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.vaadin.addons.componentfactory.leaflet with parameters of type LeafletMapVariantModifier and TypeMethodDescriptionvoidLeafletMap.addThemeVariants(LeafletMapVariant... variants) Adds theme variants to the map component.