Uses of Interface
org.vaadin.addons.componentfactory.leaflet.layer.LayerPopupFunctions
Packages that use LayerPopupFunctions
Package
Description
-
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.layer
Classes in org.vaadin.addons.componentfactory.leaflet.layer that implement LayerPopupFunctionsModifier and TypeClassDescriptionclassSome Layers can be made interactive - when the user interacts with such a layer, mouse events like click and mouseover can be handled.classA set of methods from the Layer base class that all Leaflet layers use. -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.layer.groups
Classes in org.vaadin.addons.componentfactory.leaflet.layer.groups that implement LayerPopupFunctionsModifier and TypeClassDescriptionclassExtended LayerGroup that makes it easier to do the same thing to all its member layersclassGeneric class for handling a tiled grid of HTML elements.classUsed to group several layers and handle them as one. -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.layer.raster
Classes in org.vaadin.addons.componentfactory.leaflet.layer.raster that implement LayerPopupFunctionsModifier and TypeClassDescriptionclassUsed to load and display a single image over specific bounds of the map.classUsed to load and display tile layers on the map. -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.layer.ui
Classes in org.vaadin.addons.componentfactory.leaflet.layer.ui that implement LayerPopupFunctions -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.layer.ui.marker
Classes in org.vaadin.addons.componentfactory.leaflet.layer.ui.marker that implement LayerPopupFunctionsModifier and TypeClassDescriptionclassL.Marker is used to display clickable/draggable icons on the map. -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.layer.ui.popup
Classes in org.vaadin.addons.componentfactory.leaflet.layer.ui.popup that implement LayerPopupFunctions -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.layer.ui.tooltip
Classes in org.vaadin.addons.componentfactory.leaflet.layer.ui.tooltip that implement LayerPopupFunctions -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.layer.vectors
Classes in org.vaadin.addons.componentfactory.leaflet.layer.vectors that implement LayerPopupFunctionsModifier 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 LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.plugins.esri
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.esri that implement LayerPopupFunctionsModifier and TypeClassDescriptionclassEsri layer that renders map images generated on-the-fly by an ArcGIS Server dynamic map service.classAbstract base class for layers provided by the esri-leaflet plugin.classEsri Tiled map layer plugin.classEsri layer that renders an ArcGIS vector basemap using the esri-leaflet-vectorvectorBasemapLayer. -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.plugins.heatmap
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.heatmap that implement LayerPopupFunctions -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.plugins.kmz
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.kmz that implement LayerPopupFunctions -
Uses of LayerPopupFunctions in org.vaadin.addons.componentfactory.leaflet.plugins.markercluster
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.markercluster that implement LayerPopupFunctions