Uses of Interface
org.vaadin.addons.componentfactory.leaflet.layer.HasStyle
Packages that use HasStyle
Package
Description
-
Uses of HasStyle in org.vaadin.addons.componentfactory.leaflet.layer.groups
Classes in org.vaadin.addons.componentfactory.leaflet.layer.groups that implement HasStyleModifier and TypeClassDescriptionclassExtended LayerGroup that makes it easier to do the same thing to all its member layers -
Uses of HasStyle in org.vaadin.addons.componentfactory.leaflet.layer.vectors
Classes in org.vaadin.addons.componentfactory.leaflet.layer.vectors that implement HasStyleModifier and TypeClassDescriptionclassA class for drawing circle overlays on a map.classA circle of a fixed size with radius specified in pixels.class* A class for drawing multi polygon overlays on a map.classA class for drawing multi polyline overlays on a map.classAn abstract class that contains options and constants shared between vector overlays (Polygon, Polyline, Circle).classA class for drawing polygon overlays on a map.classA class for drawing polyline overlays on a map.classA class for drawing rectangle overlays on a map. -
Uses of HasStyle in org.vaadin.addons.componentfactory.leaflet.plugins.markercluster
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.markercluster that implement HasStyle