Uses of Interface
org.vaadin.addons.componentfactory.leaflet.layer.map.functions.ExecutableFunctions
Packages that use ExecutableFunctions
Package
Description
-
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet
Classes in org.vaadin.addons.componentfactory.leaflet that implement ExecutableFunctionsModifier and TypeClassDescriptionfinal classServer-side component wrapping the Leaflet interactive map.classBase class for serializable client-side Leaflet objects.Methods in org.vaadin.addons.componentfactory.leaflet that return ExecutableFunctionsModifier and TypeMethodDescriptionprotected ExecutableFunctionsLeafletObject.getParent()Returns the parent through which client-side function calls are delegated.Methods in org.vaadin.addons.componentfactory.leaflet with parameters of type ExecutableFunctionsModifier and TypeMethodDescriptionprotected voidLeafletObject.setParent(ExecutableFunctions parent) Sets the parent through which client-side function calls are delegated. -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.controls
Classes in org.vaadin.addons.componentfactory.leaflet.controls that implement ExecutableFunctionsModifier and TypeClassDescriptionclassThe attribution control allows you to display attribution data in a small text box on a map.classThe layers control gives users the ability to switch between different base layers and switch overlays on/off (check out the detailed example).classBase class for all Leaflet map controls.classA simple scale control that shows the scale of the current center of screen in metric (m/km) and imperial (mi/ft) systems.classA basic zoom control with two buttons (zoom in and zoom out). -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer
Subinterfaces of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layerModifier and TypeInterfaceDescriptioninterfaceA set of popup methodsinterfaceA set of tooltip methods available on each layerClasses in org.vaadin.addons.componentfactory.leaflet.layer that implement ExecutableFunctionsModifier 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 ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.groups
Subinterfaces of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.groupsModifier and TypeInterfaceDescriptioninterfaceFeatureGroup methodsinterfaceLayerGroup methodsClasses in org.vaadin.addons.componentfactory.leaflet.layer.groups that implement ExecutableFunctionsModifier 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 ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.map.functions
Subinterfaces of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.map.functionsModifier and TypeInterfaceDescriptioninterfaceExposes the Leaflet geolocation methods of the map, allowing the user's location to be detected and tracked via the browser Geolocation API.interfaceMap Conversion MethodsinterfaceMethods for Getting Map StateinterfaceMethods for modifying map state -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.raster
Classes in org.vaadin.addons.componentfactory.leaflet.layer.raster that implement ExecutableFunctionsModifier 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 ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.ui
Classes in org.vaadin.addons.componentfactory.leaflet.layer.ui that implement ExecutableFunctions -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.ui.marker
Subinterfaces of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.ui.markerModifier and TypeInterfaceDescriptioninterfaceIn addition to shared layer methods like addTo() and remove() and popup methods like bindPopup() you can also use the following methods:Classes in org.vaadin.addons.componentfactory.leaflet.layer.ui.marker that implement ExecutableFunctionsModifier and TypeClassDescriptionclassL.Marker is used to display clickable/draggable icons on the map. -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.ui.popup
Classes in org.vaadin.addons.componentfactory.leaflet.layer.ui.popup that implement ExecutableFunctions -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.ui.tooltip
Classes in org.vaadin.addons.componentfactory.leaflet.layer.ui.tooltip that implement ExecutableFunctions -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.vectors
Subinterfaces of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.layer.vectorsClasses in org.vaadin.addons.componentfactory.leaflet.layer.vectors that implement ExecutableFunctionsModifier 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 ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.plugins.esri
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.esri that implement ExecutableFunctionsModifier 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 ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.plugins.fullscreen
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.fullscreen that implement ExecutableFunctions -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.plugins.heatmap
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.heatmap that implement ExecutableFunctions -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.plugins.kmz
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.kmz that implement ExecutableFunctions -
Uses of ExecutableFunctions in org.vaadin.addons.componentfactory.leaflet.plugins.markercluster
Classes in org.vaadin.addons.componentfactory.leaflet.plugins.markercluster that implement ExecutableFunctions