Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Z 

A

AbstractControl - Class in io.jmix.mapsui.widget.leaflet.control
 
AbstractControl() - Constructor for class io.jmix.mapsui.widget.leaflet.control.AbstractControl
 
AbstractControlConnector<T extends Control> - Class in io.jmix.mapsui.widget.leaflet.client
 
AbstractControlConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
 
AbstractCustomPointIcon - Class in io.jmix.mapsui.component.layer.style
 
AbstractCustomPointIcon() - Constructor for class io.jmix.mapsui.component.layer.style.AbstractCustomPointIcon
 
AbstractDefaultControl<T extends Control> - Class in io.jmix.mapsui.widget.leaflet.client
 
AbstractDefaultControl() - Constructor for class io.jmix.mapsui.widget.leaflet.client.AbstractDefaultControl
 
AbstractDefaultControl - Class in io.jmix.mapsui.widget.leaflet.control
 
AbstractDefaultControl() - Constructor for class io.jmix.mapsui.widget.leaflet.control.AbstractDefaultControl
 
AbstractJsonOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
AbstractJsonOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.AbstractJsonOptions
 
AbstractLeafletComponentState - Class in io.jmix.mapsui.widget.leaflet.shared
 
AbstractLeafletComponentState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletComponentState
 
AbstractLeafletDivOverlay - Class in io.jmix.mapsui.widget.leaflet
 
AbstractLeafletDivOverlay() - Constructor for class io.jmix.mapsui.widget.leaflet.AbstractLeafletDivOverlay
 
AbstractLeafletDivOverlayState - Class in io.jmix.mapsui.widget.leaflet.shared
 
AbstractLeafletDivOverlayState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletDivOverlayState
 
AbstractLeafletLayer - Class in io.jmix.mapsui.widget.leaflet
 
AbstractLeafletLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
AbstractLeafletLayerConnector<T> - Class in io.jmix.mapsui.widget.leaflet.client
 
AbstractLeafletLayerConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
AbstractLeafletVector - Class in io.jmix.mapsui.widget.leaflet
 
AbstractLeafletVector() - Constructor for class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
AbstractLeafletVectorConnector<T extends AbstractLeafletVectorState,O extends PathOptions> - Class in io.jmix.mapsui.widget.leaflet.client
 
AbstractLeafletVectorConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletVectorConnector
 
AbstractLeafletVectorState - Class in io.jmix.mapsui.widget.leaflet.shared
 
AbstractLeafletVectorState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
AbstractPath - Class in io.jmix.mapsui.widget.leaflet.client
 
AbstractPath() - Constructor for class io.jmix.mapsui.widget.leaflet.client.AbstractPath
 
AbstractVector - Class in io.jmix.mapsui.widget.leaflet.client
 
AbstractVector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.AbstractVector
 
activate() - Method in interface io.jmix.mapsui.component.leaflet.LeafletLayerHolder
When a layer corresponding to the holder is selected, this method is invoked in order to switch the holder into an active mode, which basically means enable listeners and turn on a drawing mode if needed.
activate() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
active - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletComponentState
 
add(String, String, double, double, double, double) - Static method in class io.jmix.mapsui.widget.leaflet.client.Crs
Adds a new Crs definition and makes it immediately available for use inside a Map.
add(String, double, double, double, double, double, double, double, double) - Static method in class io.jmix.mapsui.widget.leaflet.client.Crs
Adds a new Crs definition and makes it immediately available for use inside a Map.
addAnimationEndListener(AnimationEndListener) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroup
 
addAnimationEndListener(LeafletAnimationEndListener) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
addBaseLayer(Layer, String) - Method in class io.jmix.mapsui.widget.leaflet.client.control.Layers
 
addBaseLayer(LeafletLayer, String) - Method in class io.jmix.mapsui.widget.leaflet.control.LLayers
 
addBaseLayer(LeafletLayer, String) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Add a base layer with given name.
addBaseLayerChangeListener(BaseLayerChangeListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
addBaseLayerChangeListener(LeafletBaseLayerChangeListener) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addClickListener(Consumer<CanvasLayer.Point.ClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
Registers a new point click listener.
addClickListener(Consumer<CanvasLayer.Polygon.ClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
Registers a new polygon click listener.
addClickListener(Consumer<CanvasLayer.Polyline.ClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
Registers a new polyline click listener.
addClickListener(Consumer<GeoMap.ClickEvent>) - Method in interface io.jmix.mapsui.component.GeoMap
Registers a new click listener.
addClickListener(Consumer<GeoMap.ClickEvent>) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
addClickListener(LeafletClickListener) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
addClickListener(ClickListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
 
addClickListener(ClickListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
Adds click listener to map.
addClickListener(LeafletClickListener) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addClickListener(LeafletClickListener) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
addCloseListener(PopupClosedListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Popup
Deprecated.
use LayerRemovedListener instead
addClusterClickListener(ClusterClickListener) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroup
 
addComponent(Collection<LeafletLayer>) - Method in class io.jmix.mapsui.widget.leaflet.LFeatureGroup
 
addComponent(Component) - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
addComponent(Component) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addConnectorHierarchyChangeHandler(ConnectorHierarchyChangeEvent.ConnectorHierarchyChangeHandler) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
addContextMenuListener(LeafletContextMenuListener) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
addContextMenuListener(ContextMenuListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
 
addContextMenuListener(ContextMenuListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
addContextMenuListener(LeafletContextMenuListener) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addControl(Control) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
addControl(AbstractControl) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addCreatedListener(FeatureCreatedListener) - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMap
 
addData(JavaScriptObject) - Method in class io.jmix.mapsui.widget.leaflet.client.GeoJSON
 
addDragEndListener(Consumer<GeoMap.DragEndEvent>) - Method in interface io.jmix.mapsui.component.GeoMap
Registers a new drag end listener.
addDragEndListener(Consumer<GeoMap.DragEndEvent>) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
addDragEndListener(DragEndListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
addDragEndListener(ClickListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Marker
 
addDragEndListener(LeafletDragEndListener) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addDragEndListener(LMarker.DragEndListener) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
addEditListener(FeatureEditedListener) - Method in class io.jmix.mapsui.widget.leaflet.client.EditableFeature
 
addFeatureDrawnListener(FeatureDrawnListener) - Method in class io.jmix.mapsui.widget.leaflet.editable.LEditableMap
 
addFeatureModifiedListener(FeatureModifiedListener) - Method in class io.jmix.mapsui.widget.leaflet.editable.LEditable
 
addGeometryChangeListener(Consumer<VectorLayerItems.GeometryChangeEvent<E>>) - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
addGeometryChangeListener(Consumer<VectorLayerItems.GeometryChangeEvent<E>>) - Method in interface io.jmix.mapsui.component.data.VectorLayerItems
Registers a new geometry change listener.
addGeoObject(T) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
addGeoObjectClickListener(Consumer<VectorLayer.GeoObjectClickEvent<T>>) - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
addGeoObjectSelectedListener(Consumer<VectorLayer.GeoObjectSelectedEvent<T>>) - Method in class io.jmix.mapsui.component.layer.VectorLayer
Registers a new geo-object selected listener.
addHole(Point...) - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
addItemSetChangeListener(Consumer<VectorLayerItems.ItemSetChangeEvent<E>>) - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
addItemSetChangeListener(Consumer<VectorLayerItems.ItemSetChangeEvent<E>>) - Method in interface io.jmix.mapsui.component.data.VectorLayerItems
Registers a new item set change listener.
addLatLng(LatLng) - Method in class io.jmix.mapsui.widget.leaflet.client.Polyline
 
addLayer(Layer) - Method in interface io.jmix.mapsui.component.GeoMap
Adds the given layer to the map.
addLayer(Layer) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
addLayer(Layer) - Method in class io.jmix.mapsui.widget.leaflet.client.LayerGroup
 
addLayer(Layer) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
addLayer(Marker) - Static method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroup
 
addLayer(LeafletLayer) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addLayerAddedListener(Consumer<GeoMap.LayerAddedEvent>) - Method in interface io.jmix.mapsui.component.GeoMap
Registers a new layer added listener.
addLayerAddedListener(Consumer<GeoMap.LayerAddedEvent>) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
addLayerRemovedListener(Consumer<GeoMap.LayerRemovedEvent>) - Method in interface io.jmix.mapsui.component.GeoMap
Registers a new layer removed listener.
addLayerRemovedListener(Consumer<GeoMap.LayerRemovedEvent>) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
addLayerRemovedListener(LayerRemovedListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
 
addLoadingListener(LoadingListener) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayer
Adds loading listener to the layer.
addLoadingListener(LeafletLoadingListener) - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
addLoadListener(LoadListener) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayer
Adds load listener to the layer.
addLoadListener(LeafletLoadListener) - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
addLocateListener(LeafletLocateListener) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addLocationErrorListener(LocationErrorListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
Adds location error listener to map.
addLocationFoundListener(LocationFoundListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
Adds location found listener to map.
addMarkerClusterClickListener(MarkerClusterClickListener) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
addModifiedListener(Consumer<CanvasLayer.Point.ModifiedEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
Registers a new point modified (drag end) listener.
addModifiedListener(Consumer<CanvasLayer.Polygon.ModifiedEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
Registers a new polygon modified listener.
addModifiedListener(Consumer<CanvasLayer.Polyline.ModifiedEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
Registers a new polyline modified listener.
addMouseOutListener(LeafletMouseOutListener) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
addMouseOutListener(MouseOutListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
 
addMouseOverListener(LeafletMouseOverListener) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
addMouseOverListener(MouseOverListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
 
addMoveEndListener(Consumer<GeoMap.MoveEndEvent>) - Method in interface io.jmix.mapsui.component.GeoMap
Registers a new move end listener.
addMoveEndListener(Consumer<GeoMap.MoveEndEvent>) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
addMoveEndListener(MoveEndListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
addMoveEndListener(LeafletMoveEndListener) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addOverlay(Layer, String) - Method in class io.jmix.mapsui.widget.leaflet.client.control.Layers
 
addOverlay(LeafletLayer, String) - Method in class io.jmix.mapsui.widget.leaflet.control.LLayers
 
addOverlay(LeafletLayer, String) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addOverlayAddListener(OverlayAddListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
addOverlayAddListener(LeafletOverlayAddListener) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addOverlayRemoveListener(OverlayRemoveListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
addOverlayRemoveListener(LeafletOverlayRemoveListener) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
addPoint(Point) - Method in interface io.jmix.mapsui.component.CanvasLayer
Adds a JTS point to the canvas.
addPointClickListener(Consumer<CanvasLayer.Point.ClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Registers a new point click listener.
addPointModifiedListener(Consumer<CanvasLayer.Point.ModifiedEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Registers a new point modified (drag end) listener.
addPointRightClickListener(Consumer<CanvasLayer.Point.RightClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Registers a new point right click listener.
addPolygon(Polygon) - Method in interface io.jmix.mapsui.component.CanvasLayer
Adds a JTS polygon to the canvas.
addPolygonClickListener(Consumer<CanvasLayer.Polygon.ClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Registers a new polygon click listener.
addPolygonModifiedEvent(Consumer<CanvasLayer.Polygon.ModifiedEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Registers a new polygon modified listener.
addPolygonRightClickListener(Consumer<CanvasLayer.Polygon.RightClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Registers a new polygon right click listener.
addPolyline(LineString) - Method in interface io.jmix.mapsui.component.CanvasLayer
Adds a JTS linestring to the canvas.
addPolylineClickListener(Consumer<CanvasLayer.Polyline.ClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Registers a new polyline click listener.
addPolylineModifiedEvent(Consumer<CanvasLayer.Polyline.ModifiedEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Registers a new polyline modified listener.
addPolylineRightClickListener(Consumer<CanvasLayer.Polyline.RightClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Registers a new polyline right click listener.
addRightClickListener(Consumer<CanvasLayer.Point.RightClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
Registers a new point right click listener.
addRightClickListener(Consumer<CanvasLayer.Polygon.RightClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
Registers a new polygon right click listener.
addRightClickListener(Consumer<CanvasLayer.Polyline.RightClickEvent>) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
Registers a new polyline right click listener.
addRightClickListener(Consumer<GeoMap.RightClickEvent>) - Method in interface io.jmix.mapsui.component.GeoMap
Registers a new right click listener.
addRightClickListener(Consumer<GeoMap.RightClickEvent>) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
addSelectedItemChangeListener(Consumer<VectorLayerItems.SelectedItemChangeEvent<E>>) - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
addSelectedItemChangeListener(Consumer<VectorLayerItems.SelectedItemChangeEvent<E>>) - Method in interface io.jmix.mapsui.component.data.VectorLayerItems
Registers a new selected item change listener.
addSelectedLayerChangedListener(Consumer<GeoMap.SelectedLayerChangedEvent>) - Method in interface io.jmix.mapsui.component.GeoMap
Registers a new selected layer changed listener.
addSelectedLayerChangedListener(Consumer<GeoMap.SelectedLayerChangedEvent>) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
addStateChangeListener(Consumer<DataUnit.StateChangeEvent>) - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
addTo(Map) - Method in class io.jmix.mapsui.widget.leaflet.client.DivOverlay
 
addToParent(Layer) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
addZoomEndListener(Consumer<GeoMap.ZoomEndEvent>) - Method in interface io.jmix.mapsui.component.GeoMap
Registers a new zoom end listener.
addZoomEndListener(Consumer<GeoMap.ZoomEndEvent>) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
addZoomEndListener(ZoomEndListener) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
addZoomEndListener(LeafletZoomEndListener) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
alt - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletImageOverlayState
 
animateAddingMarkers - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
AnimationEndListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
AnimationEndServerRpc - Interface in io.jmix.mapsui.widget.leaflet.markercluster.shared
 
AnyIcon - Interface in io.jmix.mapsui.widget.leaflet.client
 
applyLineStringStyle(AbstractLeafletVector, PolylineStyle) - Static method in class io.jmix.mapsui.component.LeafletComponentsHelper
Applies a polyline style to a leaflet polyline.
applyPointStyle(LMarker, PointStyle) - Static method in class io.jmix.mapsui.component.LeafletComponentsHelper
Applies a point style to a leaflet marker.
applyPolygonStyle(LPolygon, PolygonStyle) - Static method in class io.jmix.mapsui.component.LeafletComponentsHelper
Applies a polygon style to a leaflet polygon.
applyWeightForPoint(GeoObjectWrapper<?>) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
Applies weight value for a point (if the weight property is specified in the clustering options).
asJson() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.BasicMap
 
asJson() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.PointArray
 
asJson() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.PointMultiArray
 
asJson() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
Attribution - Class in io.jmix.mapsui.widget.leaflet.client.control
 
Attribution() - Constructor for class io.jmix.mapsui.widget.leaflet.client.control.Attribution
 
attribution - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletImageOverlayState
 
attributionPrefix - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
attributionString - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerState
 
autoClose - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
autoPan - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
autoPanPadding - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 

B

baseLayer - Variable in class io.jmix.mapsui.widget.leaflet.shared.LayerControlInfo
 
BaseLayerChangeListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
baseScript() - Method in interface io.jmix.mapsui.widget.leaflet.client.resources.LeafletClientBundle
 
BasicMap - Class in io.jmix.mapsui.widget.leaflet.jsonmodels
 
BasicMap() - Constructor for class io.jmix.mapsui.widget.leaflet.jsonmodels.BasicMap
 
beforeClientResponse(boolean) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
beforeClientResponse(boolean) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
beforeClientResponse(boolean) - Method in class io.jmix.mapsui.widget.leaflet.editable.RestorableLEditableMap
 
beforeClientResponse(boolean) - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
 
beforeClientResponse(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
beforeClientResponse(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
beforeClientResponse(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
beforeClientResponse(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
 
bindPopup(String, PopupOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractPath
 
bindPopup(String) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractPath
 
bindTooltip(String, TooltipOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractPath
 
bindTooltip(String) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractPath
 
Bounds - Class in io.jmix.mapsui.widget.leaflet.shared
 
Bounds() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
Bounds(String) - Constructor for class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
Bounds(Point...) - Constructor for class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
bounds - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerState
 
bounds - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletImageOverlayState
 
bounds - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletRectangleState
 
boxZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
bringToBack() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
bringToBack() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractVector
 
bringToBack() - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayer
Brings the tile layer to the bottom of all tile layers.
bringToBack() - Method in class io.jmix.mapsui.widget.leaflet.client.LayerGroup
 
bringToBack() - Method in interface io.jmix.mapsui.widget.leaflet.LeafletLayer
 
bringToBack() - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
bringToBack() - Method in interface io.jmix.mapsui.widget.leaflet.shared.ILayerClientRpc
 
bringToFront() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
bringToFront() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractVector
 
bringToFront() - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayer
Brings the tile layer to the top of all tile layers.
bringToFront() - Method in class io.jmix.mapsui.widget.leaflet.client.LayerGroup
 
bringToFront() - Method in interface io.jmix.mapsui.widget.leaflet.LeafletLayer
 
bringToFront() - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
bringToFront() - Method in interface io.jmix.mapsui.widget.leaflet.shared.ILayerClientRpc
 
bubblingMouseEvents - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
buildHeatMap(Map<Point, Double>, HeatMapOptions) - Static method in class io.jmix.mapsui.component.LeafletComponentsHelper
 
buildLayerHolder(VectorLayer<T>) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerLeafletLayerTranslator
 
byName(String) - Static method in class io.jmix.mapsui.widget.leaflet.client.Crs
 

C

cancelDrawing() - Method in interface io.jmix.mapsui.component.CanvasLayer
Cancels the drawing mode.
CanvasLayer - Interface in io.jmix.mapsui.component
A utility layer of GeoMap used to display vector geometries and draw geometries via UI.
CanvasLayer.Geometry - Interface in io.jmix.mapsui.component
A common interface for a wrapper encapsulating a vector geometry on the canvas and providing an API to control it.
CanvasLayer.Point - Interface in io.jmix.mapsui.component
A wrapper class encapsulating Point on the canvas.
CanvasLayer.Point.ClickEvent - Class in io.jmix.mapsui.component
An event that is fired after click on the point.
CanvasLayer.Point.ModifiedEvent - Class in io.jmix.mapsui.component
An event that is fired after modifying the point (as a result of drag and drop via UI).
CanvasLayer.Point.RightClickEvent - Class in io.jmix.mapsui.component
An event that is fired after right click on the point.
CanvasLayer.Polygon - Interface in io.jmix.mapsui.component
A wrapper class encapsulating Polygon on the canvas.
CanvasLayer.Polygon.ClickEvent - Class in io.jmix.mapsui.component
An event that is fired after click on the polygon.
CanvasLayer.Polygon.ModifiedEvent - Class in io.jmix.mapsui.component
An event that is fired after modifying the polygon via UI.
CanvasLayer.Polygon.RightClickEvent - Class in io.jmix.mapsui.component
An event that is fired after right click on the polygon.
CanvasLayer.Polyline - Interface in io.jmix.mapsui.component
A wrapper class encapsulating LineString on the canvas.
CanvasLayer.Polyline.ClickEvent - Class in io.jmix.mapsui.component
An event that is fired after click on the polyline.
CanvasLayer.Polyline.ModifiedEvent - Class in io.jmix.mapsui.component
An event that is fired after modifying the polyline via UI.
CanvasLayer.Polyline.RightClickEvent - Class in io.jmix.mapsui.component
An event that is fired after right click on the polyline.
center - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
Circle - Class in io.jmix.mapsui.widget.leaflet.client
 
Circle() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Circle
 
CircleMarker - Class in io.jmix.mapsui.widget.leaflet.client
 
CircleMarker() - Constructor for class io.jmix.mapsui.widget.leaflet.client.CircleMarker
 
CircleMarkerOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
CircleMarkerOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.CircleMarkerOptions
 
circleModified(Connector, Point, double) - Method in interface io.jmix.mapsui.widget.leaflet.editable.client.EditableServerRcp
 
CircleOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
CircleOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.CircleOptions
 
className - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
clear() - Method in interface io.jmix.mapsui.component.CanvasLayer
Removes all geometries from the canvas.
clear(AbstractLeafletLayerConnector) - Static method in class io.jmix.mapsui.widget.leaflet.client.LazyUpdator
 
clearLayers() - Method in class io.jmix.mapsui.widget.leaflet.client.FeatureGroup
 
clickable - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
ClickEvent(Object, Point, CanvasLayer, MouseEventDetails) - Constructor for class io.jmix.mapsui.component.CanvasLayer.Point.ClickEvent
 
ClickEvent(Object, Polygon, CanvasLayer, MouseEventDetails) - Constructor for class io.jmix.mapsui.component.CanvasLayer.Polygon.ClickEvent
 
ClickEvent(Object, LineString, CanvasLayer, MouseEventDetails) - Constructor for class io.jmix.mapsui.component.CanvasLayer.Polyline.ClickEvent
 
ClickEvent(Object, Point) - Constructor for class io.jmix.mapsui.component.GeoMap.ClickEvent
 
ClickListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
clickListenerRegistration - Variable in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
ClickServerRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
close() - Method in class io.jmix.mapsui.widget.leaflet.LPopup
 
close() - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
closeButton - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
closed() - Method in interface io.jmix.mapsui.widget.leaflet.shared.PopupServerRpc
 
closeOnClick - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
closePopup() - Method in interface io.jmix.mapsui.component.CanvasLayer.Geometry
Closes popup of the geometry.
closePopup() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
Closes popup of the geo-object.
closePopup() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
closePopup() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractVector
 
closePopup(Popup) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
closePopup() - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
closePopup() - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerClientRpc
 
closeTooltip() - Method in interface io.jmix.mapsui.component.CanvasLayer.Geometry
Closes tooltip of the geometry.
closeTooltip() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
Closes tooltip of the geo-object.
closeTooltip() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
closeTooltip() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractVector
 
closeTooltip(Tooltip) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
closeTooltip() - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
closeTooltip() - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerClientRpc
 
ClusterClickListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
ClusteringOptions - Class in io.jmix.mapsui.component
 
ClusteringOptions() - Constructor for class io.jmix.mapsui.component.ClusteringOptions
 
clusterScript() - Method in interface io.jmix.mapsui.widget.leaflet.client.resources.LeafletMarkerClusterClientBundle
 
collapsed - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletLayersState
 
container - Variable in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
containerPointToLatLng(Point) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
ContainerVectorLayerItems<E> - Class in io.jmix.mapsui.component.data
 
ContainerVectorLayerItems(InstanceContainer<E>) - Constructor for class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
contextMenu - Variable in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
CONTEXTMENU - Static variable in interface io.jmix.mapsui.widget.leaflet.shared.EventId
 
ContextMenuListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
contextMenuListenerRegistration - Variable in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
contextMenuRpc - Variable in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
ContextMenuServerRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
Control - Class in io.jmix.mapsui.widget.leaflet.client.control
 
Control() - Constructor for class io.jmix.mapsui.widget.leaflet.client.control.Control
 
Control - Enum in io.jmix.mapsui.widget.leaflet.shared
Deprecated.
ControlPosition - Enum in io.jmix.mapsui.widget.leaflet.shared
 
convertToDatabaseColumn(LineString) - Method in class io.jmix.maps.converter.wkt.LineStringWKTConverter
 
convertToDatabaseColumn(Point) - Method in class io.jmix.maps.converter.wkt.PointWKTConverter
 
convertToDatabaseColumn(Polygon) - Method in class io.jmix.maps.converter.wkt.PolygonWKTConverter
 
convertToEntityAttribute(String) - Method in class io.jmix.maps.converter.wkt.LineStringWKTConverter
 
convertToEntityAttribute(String) - Method in class io.jmix.maps.converter.wkt.PointWKTConverter
 
convertToEntityAttribute(String) - Method in class io.jmix.maps.converter.wkt.PolygonWKTConverter
 
create(LatLng, double, CircleOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Circle
 
create(LatLng, CircleMarkerOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.CircleMarker
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.CircleMarkerOptions
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.CircleOptions
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.control.Attribution
 
create(LayersOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.control.Layers
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.control.LayersOptions
 
create(ScaleOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.control.Scale
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.control.ScaleOptions
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.control.Zoom
 
create(DivIconOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.DivIcon
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.DivIconOptions
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.FeatureGroup
 
create(Layer[]) - Static method in class io.jmix.mapsui.widget.leaflet.client.FeatureGroup
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.GeoJSON
 
create(GridLayerOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.GridLayer
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
create(JsArray<LatLng>, JavaScriptObject) - Static method in class io.jmix.mapsui.widget.leaflet.client.HeatMapLayer
 
create(IconOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Icon
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.IconOptions
 
create(String, LatLngBounds, ImageOverlayOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.ImageOverlay
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.ImageOverlayOptions
 
create(double, double) - Static method in class io.jmix.mapsui.widget.leaflet.client.LatLng
 
create(LatLng, LatLng) - Static method in class io.jmix.mapsui.widget.leaflet.client.LatLngBounds
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.LayerGroup
 
create(Layer[]) - Static method in class io.jmix.mapsui.widget.leaflet.client.LayerGroup
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.LocateOptions
 
create(Element, MapOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Map
Initializes Leaflet map overlay (L.Map) around given element.
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
create(LatLng, MarkerOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Marker
 
create(MarkerClusterGroupOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroup
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.MarkerOptions
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
create(double, double) - Static method in class io.jmix.mapsui.widget.leaflet.client.Point
 
create(JsArray<LatLng>, PolylineOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Polygon
 
create(JsArray<LatLng>, PolylineOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Polyline
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.PolylineOptions
 
create(PopupOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Popup
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.Popup
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
create(LatLngBounds, PolylineOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Rectangle
 
create(String, TileLayerOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.TileLayer
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
 
create(TooltipOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Tooltip
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.TooltipOptions
 
create(String, WmsLayerOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.WmsLayer
 
create() - Static method in class io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
 
createComponent() - Method in class io.jmix.mapsui.loader.GeoMapLoader
 
createControl() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
 
createControl() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletAttributionConnector
 
createControl() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayersConnector
 
createControl() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletScaleConnector
 
createControl() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletZoomConnector
 
createGridLayer(GridLayerOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletGridLayerConnector
 
createGridLayer(GridLayerOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletTileLayerConnector
 
createGridLayer(GridLayerOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletWmsLayerConnector
 
createLayerGroup() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletFeatureGroupConnector
 
createLayerGroup() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
createLayerGroup() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerClusterConnector
 
createMap(Element, MapOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletVectorConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletCircleMarkerConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletGridLayerConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletImageOverlayConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayersConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerClusterConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletTileLayerConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletWmsLayerConnector
 
createOptions() - Method in class io.jmix.mapsui.widget.leaflet.client.LHeatLayerConnector
 
createPoint(double, double) - Static method in class io.jmix.maps.utils.GeometryUtils
Creates a point with the given coordinates.
createVector(PolylineOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPolygonConnector
 
createVector(PolylineOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPolylineConnector
 
createVector(PolylineOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletRectangleConnector
 
createWidget() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
createWithArray(JsArray<JsArray>, PolylineOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Polyline
 
createWithHoles(JsArray<JsArray<JsArray>>, PolylineOptions) - Static method in class io.jmix.mapsui.widget.leaflet.client.Polygon
 
CRS - Enum in io.jmix.maps
Coordinate reference system.
Crs - Class in io.jmix.mapsui.widget.leaflet.client
 
Crs() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Crs
 
Crs - Class in io.jmix.mapsui.widget.leaflet.shared
Encapsulates a Coordinate Reference System for v-leaflet
Crs(String) - Constructor for class io.jmix.mapsui.widget.leaflet.shared.Crs
 
crsName - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
Internal String identifier of CRS that is meaningful to v-leaflet client.
crsName - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletWmsLayerState
 
css() - Method in interface io.jmix.mapsui.widget.leaflet.client.resources.LeafletClientBundle
 
css() - Method in interface io.jmix.mapsui.widget.leaflet.client.resources.LeafletMarkerClusterClientBundle
 
customMapOptionsJson - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
customOptions - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerState
 

D

deactivate() - Method in interface io.jmix.mapsui.component.leaflet.LeafletLayerHolder
This method is invoked when the layer corresponding to the holder is no more active and it signals the holder to switch off listeners and a drawing mode.
deactivate() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
defaultCss() - Method in interface io.jmix.mapsui.widget.leaflet.client.resources.LeafletMarkerClusterClientBundle
 
defer(AbstractLeafletLayerConnector) - Static method in class io.jmix.mapsui.widget.leaflet.client.LazyUpdator
 
deferUpdate() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
deselect() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
detach() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
detectRetina - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerState
 
direction - Variable in class io.jmix.mapsui.widget.leaflet.shared.TooltipState
 
disableClusteringAtZoom - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
disableEdit() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableFeature
 
DivIcon - Class in io.jmix.mapsui.widget.leaflet.client
 
DivIcon() - Constructor for class io.jmix.mapsui.widget.leaflet.client.DivIcon
 
divIcon - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
DivIconOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
DivIconOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.DivIconOptions
 
DivOverlay - Class in io.jmix.mapsui.widget.leaflet.client
 
DivOverlay() - Constructor for class io.jmix.mapsui.widget.leaflet.client.DivOverlay
 
DivOverlayOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
DivOverlayOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.DivOverlayOptions
 
DivOverlayState - Class in io.jmix.mapsui.widget.leaflet.shared
 
DivOverlayState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.DivOverlayState
 
DivPointIcon - Class in io.jmix.mapsui.component.layer.style
A fully custom lightweight icon for points that uses a <div> element instead of an image.
DivPointIcon(String) - Constructor for class io.jmix.mapsui.component.layer.style.DivPointIcon
Creates an icon that uses the given <div> element instead of an image.
doHandle(String, String, Throwable, UiExceptionHandler.UiContext) - Method in class io.jmix.mapsui.exception.LayerLoadingExceptionHandler
 
doStateChange(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
Deferred state change where layers have been created and added
doStateChange(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractDefaultControl
 
doStateChange(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletAttributionConnector
 
doStateChange(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayersConnector
 
doStateChange(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletScaleConnector
 
doubleClickZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
dragEnd(LMarker.DragEndEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LMarker.DragEndListener
 
dragEnd(Point) - Method in interface io.jmix.mapsui.widget.leaflet.shared.DragEndServerRpc
 
DragEndEvent(Object, Point, GeoMap.Bounds) - Constructor for class io.jmix.mapsui.component.GeoMap.DragEndEvent
 
DragEndEvent(LMarker) - Constructor for class io.jmix.mapsui.widget.leaflet.LMarker.DragEndEvent
 
DragEndListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
DragEndServerRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
draggable - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
dragging - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
drawnMethod - Static variable in interface io.jmix.mapsui.widget.leaflet.editable.FeatureDrawnListener
 
drawPoint(Consumer<CanvasLayer.Point>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Activates the point drawing mode.
drawPolygon(Consumer<CanvasLayer.Polygon>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Activates the polygon drawing mode.
drawPolyline(Consumer<CanvasLayer.Polyline>) - Method in interface io.jmix.mapsui.component.CanvasLayer
Activates the polyline drawing mode.

E

EagerEditableLoader - Class in io.jmix.mapsui.widget.leaflet.client
 
EagerEditableLoader() - Constructor for class io.jmix.mapsui.widget.leaflet.client.EagerEditableLoader
 
EagerHeatLoader - Class in io.jmix.mapsui.widget.leaflet.client
 
EagerHeatLoader() - Constructor for class io.jmix.mapsui.widget.leaflet.client.EagerHeatLoader
 
EditableClientRcp - Interface in io.jmix.mapsui.widget.leaflet.editable.client
 
EditableConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
EditableConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.EditableConnector
 
EditableFeature - Class in io.jmix.mapsui.widget.leaflet.client
 
EditableFeature() - Constructor for class io.jmix.mapsui.widget.leaflet.client.EditableFeature
 
EditableMap - Class in io.jmix.mapsui.widget.leaflet.client
 
EditableMap() - Constructor for class io.jmix.mapsui.widget.leaflet.client.EditableMap
 
EditableMapClientRcp - Interface in io.jmix.mapsui.widget.leaflet.editable.client
 
EditableMapConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
EditableMapConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.EditableMapConnector
 
EditableMapServerRcp - Interface in io.jmix.mapsui.widget.leaflet.editable.client
 
editableScript() - Method in interface io.jmix.mapsui.widget.leaflet.client.resources.LeafletEditableClientBundle
 
EditableServerRcp - Interface in io.jmix.mapsui.widget.leaflet.editable.client
 
enableEdit() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableFeature
 
ensureInjected() - Static method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletEditableResourceInjector
 
ensureInjected() - Static method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletHeatResourceInjector
 
ensureInjected() - Static method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletMarkerClusterResourceInjector
 
ensureInjected() - Static method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletResourceInjector
 
ensureItemSelection(T) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
Invoke when geo-object's wrapper is changed.
entity - Variable in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
EPSG3395() - Static method in class io.jmix.mapsui.widget.leaflet.client.Crs
 
EPSG3395 - Static variable in class io.jmix.mapsui.widget.leaflet.shared.Crs
WGS 84 / World Mercator
EPSG3857() - Static method in class io.jmix.mapsui.widget.leaflet.client.Crs
 
EPSG3857 - Static variable in class io.jmix.mapsui.widget.leaflet.shared.Crs
WGS 84 / Pseudo-Mercator
EPSG4326() - Static method in class io.jmix.mapsui.widget.leaflet.client.Crs
 
EPSG4326 - Static variable in class io.jmix.mapsui.widget.leaflet.shared.Crs
WGS 84
equals(Object) - Method in class io.jmix.mapsui.widget.leaflet.heat.Point3D
 
equals(Object) - Method in class io.jmix.mapsui.widget.leaflet.shared.Point
 
ErrorEvent - Class in io.jmix.mapsui.widget.leaflet.client
 
ErrorEvent() - Constructor for class io.jmix.mapsui.widget.leaflet.client.ErrorEvent
 
Event - Class in io.jmix.mapsui.widget.leaflet.client
 
Event() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Event
 
EventId - Interface in io.jmix.mapsui.widget.leaflet.shared
Event identifiers for client-server communication.
events - Variable in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
extend(ServerConnector) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
 
extend(ServerConnector) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractDefaultControl
 
extend(ServerConnector) - Method in class io.jmix.mapsui.widget.leaflet.client.EditableConnector
 
extend(ServerConnector) - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMapConnector
 
extend(Point...) - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
extend(double, double) - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 

F

FeatureCreatedListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
featureDeleted(FeatureDeletedEvent) - Method in interface io.jmix.mapsui.widget.leaflet.editable.FeatureDeletedListener
 
FeatureDeletedEvent - Class in io.jmix.mapsui.widget.leaflet.editable
 
FeatureDeletedEvent(Object, LeafletLayer) - Constructor for class io.jmix.mapsui.widget.leaflet.editable.FeatureDeletedEvent
 
FeatureDeletedListener - Interface in io.jmix.mapsui.widget.leaflet.editable
 
featureDrawn(FeatureDrawnEvent) - Method in interface io.jmix.mapsui.widget.leaflet.editable.FeatureDrawnListener
 
FeatureDrawnEvent - Class in io.jmix.mapsui.widget.leaflet.editable
 
FeatureDrawnEvent(Connector, LeafletLayer) - Constructor for class io.jmix.mapsui.widget.leaflet.editable.FeatureDrawnEvent
 
FeatureDrawnListener - Interface in io.jmix.mapsui.widget.leaflet.editable
 
FeatureEditedListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
FeatureGroup - Class in io.jmix.mapsui.widget.leaflet.client
 
FeatureGroup() - Constructor for class io.jmix.mapsui.widget.leaflet.client.FeatureGroup
 
featureModified(FeatureModifiedEvent) - Method in interface io.jmix.mapsui.widget.leaflet.editable.FeatureModifiedListener
 
FeatureModifiedEvent - Class in io.jmix.mapsui.widget.leaflet.editable
 
FeatureModifiedEvent(AbstractClientConnector, LeafletLayer) - Constructor for class io.jmix.mapsui.widget.leaflet.editable.FeatureModifiedEvent
 
FeatureModifiedListener - Interface in io.jmix.mapsui.widget.leaflet.editable
 
fitBounds(LatLngBounds) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
flyTo(LatLng, Double) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
flyTo(Point, Double) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
flyTo(Double, Double, Double) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
FontPointIcon - Class in io.jmix.mapsui.component.layer.style
Point icon (marker) with an inner font-icon.
FontPointIcon(Resource) - Constructor for class io.jmix.mapsui.component.layer.style.FontPointIcon
Creates an instance of marker icon with an inner font-icon.
format(Object) - Method in class io.jmix.maps.datatype.LineStringDatatype
 
format(Object, Locale) - Method in class io.jmix.maps.datatype.LineStringDatatype
 
format(Object) - Method in class io.jmix.maps.datatype.PointDatatype
 
format(Object, Locale) - Method in class io.jmix.maps.datatype.PointDatatype
 
format(Object) - Method in class io.jmix.maps.datatype.PolygonDatatype
 
format(Object, Locale) - Method in class io.jmix.maps.datatype.PolygonDatatype
 
format - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletWmsLayerState
 
fromClasspath(String) - Static method in class io.jmix.mapsui.component.layer.GeoImage
Creates a geo-image using the image from classpath.
fromFile(File) - Static method in class io.jmix.mapsui.component.layer.GeoImage
Creates a geo-image using the image from file system.
fromPath(String) - Static method in class io.jmix.mapsui.component.layer.GeoImage
Creates a geo-image using the given path.
fromTheme(String) - Static method in class io.jmix.mapsui.component.layer.GeoImage
Creates a geo-image using the image from the current theme directory.
fromUrl(String) - Static method in class io.jmix.mapsui.component.layer.GeoImage
Creates a geo-image using the image located at the given URL.

G

geMessage() - Method in class io.jmix.mapsui.widget.leaflet.client.ErrorEvent
 
GeoImage - Class in io.jmix.mapsui.component.layer
An image which can be used in ImageLayer.
GeoImage(Resource) - Constructor for class io.jmix.mapsui.component.layer.GeoImage
Creates a geo-image using the given Resource.
GeoJSON - Class in io.jmix.mapsui.widget.leaflet.client
 
GeoJSON() - Constructor for class io.jmix.mapsui.widget.leaflet.client.GeoJSON
 
GeoMap - Interface in io.jmix.mapsui.component
UI component that displays a geographical data provided by Layers.
geoMap() - Method in class io.jmix.mapsui.MapsUiConfiguration
 
GeoMap.Bounds - Interface in io.jmix.mapsui.component
Represents the viewing area of the map.
GeoMap.ClickEvent - Class in io.jmix.mapsui.component
An event that is fired after click on a map.
GeoMap.DragEndEvent - Class in io.jmix.mapsui.component
An event that is fired after dragging the map.
GeoMap.LayerAddedEvent - Class in io.jmix.mapsui.component
An event that is fired after adding a layer on a map.
GeoMap.LayerRemovedEvent - Class in io.jmix.mapsui.component
An event that is fired after removing a layer from a map.
GeoMap.MoveEndEvent - Class in io.jmix.mapsui.component
An event that is fired after changing the map's viewing area, i.e.
GeoMap.RightClickEvent - Class in io.jmix.mapsui.component
An event that is fired after right click on a map.
GeoMap.SelectedLayerChangedEvent - Class in io.jmix.mapsui.component
An event that is fired after changing the map's selected layer.
GeoMap.ZoomEndEvent - Class in io.jmix.mapsui.component
An event that is fired after zooming the map.
GeoMapImpl - Class in io.jmix.mapsui.component
UI component that displays a geographical data provided by layers.
GeoMapImpl() - Constructor for class io.jmix.mapsui.component.GeoMapImpl
 
GeoMapLoader - Class in io.jmix.mapsui.loader
 
GeoMapLoader() - Constructor for class io.jmix.mapsui.loader.GeoMapLoader
 
Geometry - Annotation Type in io.jmix.maps
Indicates that a meta property marked by this annotation contains geo-specific data, which is used while displaying an entity on a map.
GeometryChangeEvent(VectorLayerItems, E, String, Object, Object) - Constructor for class io.jmix.mapsui.component.data.VectorLayerItems.GeometryChangeEvent
 
geometryjson - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletPolylineState
 
GeometryPropertiesResolver - Interface in io.jmix.maps
Component used to find MetaProperties having Geometry annotation in a given MetaClass.
GeometryPropertiesResolverImpl - Class in io.jmix.maps
 
GeometryPropertiesResolverImpl() - Constructor for class io.jmix.maps.GeometryPropertiesResolverImpl
 
GeometryStyle - Class in io.jmix.mapsui.component.layer.style
Class representing style parameters for a geometry.
GeometryStyle() - Constructor for class io.jmix.mapsui.component.layer.style.GeometryStyle
 
GeometryStyles - Class in io.jmix.mapsui.component.layer.style
 
GeometryStyles() - Constructor for class io.jmix.mapsui.component.layer.style.GeometryStyles
 
GeometryStyles.PointStyleBuilder - Class in io.jmix.mapsui.component.layer.style
 
GeometryUtils - Class in io.jmix.maps.utils
Utility class containing methods connected with JTS library.
GeoObjectClickEvent(Object, T, MouseEventDetails) - Constructor for class io.jmix.mapsui.component.layer.VectorLayer.GeoObjectClickEvent
 
geoObjectKey(Object) - Static method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
Returns a key for the given geo-object to be used in VectorLayerHolder.geoObjectsMap.
GeoObjectSelectedEvent(Object, T, T) - Constructor for class io.jmix.mapsui.component.layer.VectorLayer.GeoObjectSelectedEvent
 
GeoObjectWrapper<T> - Class in io.jmix.mapsui.component.leaflet.translators
Wrapper containing the underlying leaflet component corresponding to the geo-object.
GeoObjectWrapper(T, String) - Constructor for class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
GeoType - Enum in io.jmix.maps
 
getAccuracy() - Method in class io.jmix.mapsui.widget.leaflet.client.LocationEvent
 
getAccuracy() - Method in class io.jmix.mapsui.widget.leaflet.LeafletLocateEvent
 
getAllChildMarkers() - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerCluster
 
getAlt() - Method in class io.jmix.mapsui.widget.leaflet.heat.Point3D
 
getAltitude(Coordinate) - Static method in class io.jmix.maps.utils.GeometryUtils
Returns double value of the altitude of the JTS's Coordinate.
getAltitude() - Method in class io.jmix.mapsui.widget.leaflet.client.LocationEvent
 
getAltitude() - Method in class io.jmix.mapsui.widget.leaflet.LeafletLocateEvent
 
getAttributionControl() - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
getAttributionPrefix() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
getAttributionString() - Method in class io.jmix.mapsui.component.layer.OSMTileProvider
 
getAttributionString() - Method in class io.jmix.mapsui.component.layer.TileLayer
Returns attribution string.
getAttributionString() - Method in interface io.jmix.mapsui.component.layer.TileProvider
Returns attribution string.
getAttributionString() - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
getBlur() - Method in class io.jmix.mapsui.component.HeatMapOptions
 
getBottomRight() - Method in class io.jmix.mapsui.component.layer.ImageLayer
Returns the bottom right (SouthEast) point of an image.
getBounds() - Method in class io.jmix.mapsui.component.GeoMap.DragEndEvent
 
getBounds() - Method in interface io.jmix.mapsui.component.GeoMap
Returns the bounds of the map which define the viewport of the map.
getBounds() - Method in class io.jmix.mapsui.component.GeoMap.MoveEndEvent
 
getBounds() - Method in class io.jmix.mapsui.component.GeoMap.ZoomEndEvent
 
getBounds() - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getBounds() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractPath
 
getBounds() - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
getBounds() - Method in class io.jmix.mapsui.widget.leaflet.LeafletDragEndEvent
 
getBounds() - Method in class io.jmix.mapsui.widget.leaflet.LeafletMoveEndEvent
 
getBounds() - Method in class io.jmix.mapsui.widget.leaflet.LeafletZoomEndEvent
 
getBounds() - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
getBounds() - Method in class io.jmix.mapsui.widget.leaflet.LMap
Gets the bounds of the maps "viewport".
getBounds() - Method in class io.jmix.mapsui.widget.leaflet.LRectangle
 
getBounds(Geometry) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
getCanvas() - Method in interface io.jmix.mapsui.component.GeoMap
Returns the canvas layer of the map.
getCanvas() - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getCanvasLayer() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.ClickEvent
 
getCanvasLayer() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.ModifiedEvent
 
getCanvasLayer() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.RightClickEvent
 
getCanvasLayer() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.ClickEvent
 
getCanvasLayer() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.ModifiedEvent
 
getCanvasLayer() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.RightClickEvent
 
getCanvasLayer() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.ClickEvent
 
getCanvasLayer() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.ModifiedEvent
 
getCanvasLayer() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.RightClickEvent
 
getCenter() - Method in class io.jmix.mapsui.component.GeoMap.DragEndEvent
 
getCenter() - Method in interface io.jmix.mapsui.component.GeoMap
Returns current geographic center of the map.
getCenter() - Method in class io.jmix.mapsui.component.GeoMap.MoveEndEvent
 
getCenter() - Method in class io.jmix.mapsui.component.GeoMap.ZoomEndEvent
 
getCenter() - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getCenter() - Method in class io.jmix.mapsui.widget.leaflet.client.LatLngBounds
 
getCenter() - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
getCenter() - Method in class io.jmix.mapsui.widget.leaflet.LeafletDragEndEvent
 
getCenter() - Method in class io.jmix.mapsui.widget.leaflet.LeafletMoveEndEvent
 
getCenter() - Method in class io.jmix.mapsui.widget.leaflet.LeafletZoomEndEvent
 
getCenter() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
getCenter() - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
getChangedParameters() - Method in class io.jmix.mapsui.component.layer.event.LayerChangedEvent
 
getChanges() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.ItemSetChangeEvent
Returns changed items.
getChangeType() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.ItemSetChangeEvent
Returns the type of change.
getChildComponents() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
getClassName() - Method in class io.jmix.mapsui.widget.leaflet.client.DivIconOptions
 
getClassName() - Method in class io.jmix.mapsui.widget.leaflet.client.IconOptions
 
getClientX() - Method in class io.jmix.mapsui.widget.leaflet.LeafletClickEvent
 
getClientY() - Method in class io.jmix.mapsui.widget.leaflet.LeafletClickEvent
 
getClusteringOptions() - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
getCode() - Method in class io.jmix.mapsui.widget.leaflet.client.ErrorEvent
 
getColor() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getComponentCount() - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
getComponentCount() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
getConnectorFor(Layer) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletFeatureGroupConnector
 
getContainerPoint() - Method in class io.jmix.mapsui.widget.leaflet.client.MouseEvent
 
getContent() - Method in class io.jmix.mapsui.component.PopupWindow
Returns the content of the popup window
getContent() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletDivOverlay
 
getContentBounds() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
getContentNode() - Method in class io.jmix.mapsui.widget.leaflet.client.Popup
 
getControl() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
 
getControl() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletAttributionConnector
 
getCoordinatesArray() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPolylineConnector
 
getCoordinatesTwoDimArray() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPolygonConnector
 
getCrs() - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Returns CRS used in the WMS.
getCrs() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
getCrs() - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
getCustomOptions() - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
getDashArray() - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
 
getDashArray() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getDataContainer() - Method in class io.jmix.mapsui.component.layer.HeatMapLayer
Returns a data container which is used to obtain the heatmap points.
getDataDelegate() - Method in class io.jmix.mapsui.component.layer.HeatMapLayer
Returns a function which will be used to load a map of points and their intensity values.
getDefaultMarkerDirectory() - Method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletResourceInjector
 
getDeletedFeature() - Method in class io.jmix.mapsui.widget.leaflet.editable.FeatureDeletedEvent
 
getDetectRetina() - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
getDirection() - Method in class io.jmix.mapsui.component.TooltipOptions
 
getDisableClusteringAtZoom() - Method in class io.jmix.mapsui.component.ClusteringOptions
 
getDrawnFeature() - Method in class io.jmix.mapsui.widget.leaflet.editable.FeatureDrawnEvent
 
getEntity() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
getEntityMetaClass() - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
getEventHub() - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getEventHub(VectorLayer<?>) - Static method in class io.jmix.mapsui.component.layer.LayerUtils
 
getEventHub() - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
getExteriorRing() - Method in class io.jmix.mapsui.widget.leaflet.client.Polygon
 
getFeature() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableConnector
 
getFill() - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
getFill() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getFillColor() - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
getFillColor() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getFillOpacity() - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
getFillOpacity() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getFormat() - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Returns format for the map output.
getFormat() - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
getGeoImage() - Method in class io.jmix.mapsui.component.layer.ImageLayer
Returns a geo-image of the layer.
getGeoImageDelegate() - Method in class io.jmix.mapsui.component.layer.ImageLayer
Returns a function which will be used to load geo-image of the layer.
getGeometry() - Method in interface io.jmix.mapsui.component.CanvasLayer.Geometry
Returns a JTS geometry.
getGeometry() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.ClickEvent
 
getGeometry() - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
Returns a JTS point.
getGeometry() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.ModifiedEvent
 
getGeometry() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.RightClickEvent
 
getGeometry() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.ClickEvent
 
getGeometry() - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
Returns a JTS polygon.
getGeometry() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.ModifiedEvent
 
getGeometry() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.RightClickEvent
 
getGeometry() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.ClickEvent
 
getGeometry() - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
Returns a JTS linestring.
getGeometry() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.ModifiedEvent
 
getGeometry() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.RightClickEvent
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LCircle
 
getGeometry() - Method in interface io.jmix.mapsui.widget.leaflet.LeafletLayer
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LImageOverlay
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LPopup
 
getGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
getGeometryFactory() - Static method in class io.jmix.maps.utils.GeometryUtils
Creates a GeometryFactory having EPSG4326 spatial-reference ID.
getGeometryProperties(MetaClass) - Method in interface io.jmix.maps.GeometryPropertiesResolver
Returns a collection of MetaProperties corresponding to the fields annotated with Geometry in the entity's MetaClass.
getGeometryProperties(MetaClass) - Method in class io.jmix.maps.GeometryPropertiesResolverImpl
 
getGeometryProperty(MetaClass) - Method in interface io.jmix.maps.GeometryPropertiesResolver
Returns a single MetaProperty corresponding to the field annotated with Geometry in the entity's MetaClass.
getGeometryProperty(MetaClass) - Method in class io.jmix.maps.GeometryPropertiesResolverImpl
 
getGeoObjects() - Method in class io.jmix.mapsui.component.layer.VectorLayer
Returns an unmodifiable collection of the geo-objects belonging to the layer.
getGeoObjectsProvider() - Method in class io.jmix.mapsui.component.layer.VectorLayer
Returns the geo-objects provider
getGeoObjectWrappersMap(VectorLayer<T>) - Method in class io.jmix.mapsui.component.GeoMapImpl
Returns a map of pairs [geo-object ID: geoObjectWrapper] for geo-objects of the given vector layer.
getGeoObjectWrappersMap() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
getGeoType() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
getGradient() - Method in class io.jmix.mapsui.component.HeatMapOptions
 
getHeading() - Method in class io.jmix.mapsui.widget.leaflet.client.LocationEvent
 
getHoles() - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
getIcon() - Method in class io.jmix.mapsui.component.layer.style.DivPointIcon
 
getIconAnchor() - Method in class io.jmix.mapsui.component.layer.style.AbstractCustomPointIcon
 
getIconAnchor() - Method in class io.jmix.mapsui.component.layer.style.FontPointIcon
 
getIconPathFillColor() - Method in class io.jmix.mapsui.component.layer.style.FontPointIcon
Returns string representing rgb code of the icon's path fill color.
getIconPathStrokeColor() - Method in class io.jmix.mapsui.component.layer.style.FontPointIcon
Returns string representing rgb code of the icon's path stroke color.
getIconResource() - Method in class io.jmix.mapsui.component.layer.style.FontPointIcon
 
getIconResource() - Method in class io.jmix.mapsui.component.layer.style.ImagePointIcon
 
getIconSize() - Method in class io.jmix.mapsui.component.layer.style.AbstractCustomPointIcon
 
getIconTextFillColor() - Method in class io.jmix.mapsui.component.layer.style.FontPointIcon
Returns string representing rgb code of the icon's inner font symbol fill color.
getId() - Method in enum io.jmix.maps.CRS
Return numeric ID of the CRS, omitting 'EPSG' prefix.
getId() - Method in interface io.jmix.mapsui.component.layer.Layer
 
getImageResource() - Method in class io.jmix.mapsui.component.layer.GeoImage
Returns an image resource.
getIntensityProperty() - Method in class io.jmix.mapsui.component.layer.HeatMapLayer
Returns a property which value defines the intensity of the point on a heatmap.
getInteractive() - Method in class io.jmix.mapsui.component.TooltipOptions
 
getItem() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.GeometryChangeEvent
 
getItem() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.SelectedItemChangeEvent
 
getItem() - Method in class io.jmix.mapsui.component.layer.VectorLayer.GeoObjectClickEvent
 
getItem() - Method in class io.jmix.mapsui.component.layer.VectorLayer.GeoObjectSelectedEvent
 
getItems() - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
getItems() - Method in interface io.jmix.mapsui.component.data.VectorLayerItems
 
getJson() - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterClickEvent
 
getLat() - Method in class io.jmix.mapsui.widget.leaflet.shared.Point
 
getLatitude(Coordinate) - Static method in class io.jmix.maps.utils.GeometryUtils
Returns double value of the latitude of the JTS's Coordinate.
getLatitude() - Method in class io.jmix.mapsui.widget.leaflet.client.LatLng
 
getLatLng() - Method in class io.jmix.mapsui.widget.leaflet.client.CircleMarker
 
getLatLng() - Method in class io.jmix.mapsui.widget.leaflet.client.LocationEvent
 
getLatLng() - Method in class io.jmix.mapsui.widget.leaflet.client.Marker
 
getLatLng() - Method in class io.jmix.mapsui.widget.leaflet.client.MouseEvent
 
getLatLngBounds() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletRectangleConnector
 
getLatLngBounds() - Method in class io.jmix.mapsui.widget.leaflet.client.LocationEvent
 
getLatLngs() - Method in class io.jmix.mapsui.widget.leaflet.client.Polyline
 
getLatLonPair() - Method in class io.jmix.mapsui.widget.leaflet.heat.Point3D
 
getLatLonPair() - Method in class io.jmix.mapsui.widget.leaflet.shared.Point
 
getLayer(String) - Method in interface io.jmix.mapsui.component.GeoMap
Returns a layer by its ID.
getLayer() - Method in class io.jmix.mapsui.component.GeoMap.LayerAddedEvent
 
getLayer() - Method in class io.jmix.mapsui.component.GeoMap.LayerRemovedEvent
 
getLayer() - Method in class io.jmix.mapsui.component.GeoMap.SelectedLayerChangedEvent
 
getLayer(String) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LayerCreatedEvent
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LayersControlEvent
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletCircleConnector
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletCircleMarkerConnector
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletGridLayerConnector
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletImageOverlayConnector
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerConnector
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPolylineConnector
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletRectangleConnector
 
getLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.LHeatLayerConnector
 
getLayerOrNull(String) - Method in interface io.jmix.mapsui.component.GeoMap
Returns a layer by its ID, or null if the map does not contain a layer with the given ID.
getLayerOrNull(String) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getLayerPoint() - Method in class io.jmix.mapsui.widget.leaflet.client.MouseEvent
 
getLayers() - Method in interface io.jmix.mapsui.component.GeoMap
Returns the list of layers currently added to the map.
getLayers() - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getLayers() - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Returns layers to display on a map.
getLayers() - Method in class io.jmix.mapsui.widget.leaflet.client.LayerGroup
 
getLayers() - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
getLayersControl() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
getLeafletComponent() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
getLeafletLayer() - Method in interface io.jmix.mapsui.component.leaflet.LeafletLayerHolder
Gets the LeafletLayer
getLeafletLayer() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
getLeafletLayerHolder(Layer) - Method in interface io.jmix.mapsui.component.leaflet.LeafletLayerHolderProvider
Returns an instance of LeafletLayerHolder, containing Leaflet representation of the given layer.
getLeafletLayerHolder(Layer) - Method in class io.jmix.mapsui.component.leaflet.LeafletLayerHolderProviderImpl
 
getLeafletMapConnector() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
getLeafletMapConnector() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPopupConnector
 
getLength() - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerCluster
 
getLineCap() - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
 
getLineCap() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getLineJoin() - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
 
getLineJoin() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getLon() - Method in class io.jmix.mapsui.widget.leaflet.shared.Point
 
getLongitude(Coordinate) - Static method in class io.jmix.maps.utils.GeometryUtils
Returns double value of the longitude of the JTS's Coordinate.
getLongitude() - Method in class io.jmix.mapsui.widget.leaflet.client.LatLng
 
getMap() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
 
getMap() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
getMap() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMapConnector
 
getMap() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
getMap() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPopupConnector
 
getMapPixelPosition() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
getMapPixelPosition() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
getMaximumIntensity() - Method in class io.jmix.mapsui.component.HeatMapOptions
 
getMaxNativeZoom() - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
getMaxWidth() - Method in class io.jmix.mapsui.component.PopupWindowOptions
Returns max width of the popup, in pixels.
getMaxX() - Method in interface io.jmix.mapsui.component.GeoMap.Bounds
Returns maximum X coordinate of the map's viewport.
getMaxY() - Method in interface io.jmix.mapsui.component.GeoMap.Bounds
Returns maximum X coordinate of the map's viewport.
getMaxZoom() - Method in class io.jmix.mapsui.component.HeatMapOptions
 
getMaxZoom() - Method in interface io.jmix.mapsui.component.layer.Layer
Returns maximum layer zoom level.
getMaxZoom() - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
getMinNativeZoom() - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
getMinOpacity() - Method in class io.jmix.mapsui.component.HeatMapOptions
 
getMinWidth() - Method in class io.jmix.mapsui.component.PopupWindowOptions
Returns min width of the popup, in pixels.
getMinX() - Method in interface io.jmix.mapsui.component.GeoMap.Bounds
Returns minimum X coordinate of the map's viewport.
getMinY() - Method in interface io.jmix.mapsui.component.GeoMap.Bounds
Returns minimum Y coordinate of the map's viewport.
getMinZoom() - Method in interface io.jmix.mapsui.component.layer.Layer
Returns minimum layer zoom level.
getMinZoom() - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
getModifiedFeature() - Method in class io.jmix.mapsui.widget.leaflet.editable.FeatureModifiedEvent
 
getMouseEvent() - Method in class io.jmix.mapsui.widget.leaflet.LeafletClickEvent
 
getMouseEventDetails() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.ClickEvent
 
getMouseEventDetails() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.RightClickEvent
 
getMouseEventDetails() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.ClickEvent
 
getMouseEventDetails() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.RightClickEvent
 
getMouseEventDetails() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.ClickEvent
 
getMouseEventDetails() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.RightClickEvent
 
getMouseEventDetails() - Method in class io.jmix.mapsui.component.layer.VectorLayer.GeoObjectClickEvent
 
getName() - Method in class io.jmix.mapsui.widget.leaflet.client.LayersControlEvent
 
getName() - Method in class io.jmix.mapsui.widget.leaflet.LeafletBaseLayerChangeEvent
 
getName() - Method in class io.jmix.mapsui.widget.leaflet.LeafletOverlayAddEvent
 
getName() - Method in class io.jmix.mapsui.widget.leaflet.LeafletOverlayRemoveEvent
 
getName() - Method in class io.jmix.mapsui.widget.leaflet.shared.Crs
 
getNativeEvent() - Method in class io.jmix.mapsui.widget.leaflet.client.MouseEvent
 
getNewFeatureLayer() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMap
 
getNorthEast() - Method in interface io.jmix.mapsui.component.GeoMap.Bounds
Returns geographical point corresponding to the top-right corner of the map.
getNorthEast() - Method in class io.jmix.mapsui.widget.leaflet.client.LatLngBounds
 
getNorthEastLat() - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
getNorthEastLon() - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
getNoWrap() - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
getOpacity() - Method in class io.jmix.mapsui.component.layer.RasterLayer
Returns layer opacity value.
getOpacity() - Method in class io.jmix.mapsui.component.TooltipOptions
 
getOpacity() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getOpacity() - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
getOptions() - Method in class io.jmix.mapsui.component.layer.HeatMapLayer
Returns heatmap options.
getParent() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
 
getParent() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
getPermanent() - Method in class io.jmix.mapsui.component.TooltipOptions
 
getPoint() - Method in class io.jmix.mapsui.component.GeoMap.ClickEvent
 
getPoint() - Method in class io.jmix.mapsui.component.GeoMap.RightClickEvent
 
getPoint() - Method in class io.jmix.mapsui.component.PopupWindow
Returns the geographical point of the popup window.
getPoint() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletDivOverlay
 
getPoint() - Method in class io.jmix.mapsui.widget.leaflet.LCircle
 
getPoint() - Method in class io.jmix.mapsui.widget.leaflet.LeafletClickEvent
 
getPoint() - Method in class io.jmix.mapsui.widget.leaflet.LeafletLocateEvent
 
getPoint() - Method in class io.jmix.mapsui.widget.leaflet.LeafletMouseOutEvent
 
getPoint() - Method in class io.jmix.mapsui.widget.leaflet.LeafletMouseOverEvent
 
getPoint() - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
getPoints() - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
getPoints() - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
 
getPopupAnchor() - Method in class io.jmix.mapsui.component.layer.style.AbstractCustomPointIcon
 
getPopupContentProvider() - Method in class io.jmix.mapsui.component.layer.VectorLayer
Returns the popup content provider.
getPopupState(PopupWindowOptions) - Static method in class io.jmix.mapsui.component.LeafletComponentsHelper
Translates popup window options to a shared state object.
getPopupState() - Method in class io.jmix.mapsui.widget.leaflet.LPopup
 
getPopupWindowOptions() - Method in class io.jmix.mapsui.component.layer.VectorLayer
Returns style parameters for bound popups.
getPopupWindowOptions() - Method in class io.jmix.mapsui.component.PopupWindow
 
getPosition() - Method in class io.jmix.mapsui.widget.leaflet.control.AbstractControl
 
getPrevItem() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.SelectedItemChangeEvent
 
getPrevItem() - Method in class io.jmix.mapsui.component.layer.VectorLayer.GeoObjectSelectedEvent
 
getPrevLayer() - Method in class io.jmix.mapsui.component.GeoMap.SelectedLayerChangedEvent
 
getPrevValue() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.GeometryChangeEvent
 
getProperty() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.GeometryChangeEvent
 
getRadius() - Method in class io.jmix.mapsui.component.ClusteringOptions
 
getRadius() - Method in class io.jmix.mapsui.component.HeatMapOptions
 
getRadius() - Method in class io.jmix.mapsui.widget.leaflet.client.CircleMarker
 
getRadius() - Method in class io.jmix.mapsui.widget.leaflet.LCircle
 
getRawLatLngs() - Method in class io.jmix.mapsui.widget.leaflet.client.Polygon
 
getRawLatLngs() - Method in class io.jmix.mapsui.widget.leaflet.client.Polyline
 
getRawLayers() - Method in class io.jmix.mapsui.widget.leaflet.client.LayerGroup
 
getRelativeX() - Method in class io.jmix.mapsui.widget.leaflet.LeafletClickEvent
 
getRelativeY() - Method in class io.jmix.mapsui.widget.leaflet.LeafletClickEvent
 
getSelectedGeoObject() - Method in class io.jmix.mapsui.component.layer.VectorLayer
Returns the selected geo-object of the layer.
getSelectedItem() - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
getSelectedItem() - Method in interface io.jmix.mapsui.component.data.VectorLayerItems
 
getSelectedLayer() - Method in interface io.jmix.mapsui.component.GeoMap
Returns the selected layer of the map.
getSelectedLayer() - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getSource() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.ClickEvent
 
getSource() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.ModifiedEvent
 
getSource() - Method in class io.jmix.mapsui.component.CanvasLayer.Point.RightClickEvent
 
getSource() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.ClickEvent
 
getSource() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.ModifiedEvent
 
getSource() - Method in class io.jmix.mapsui.component.CanvasLayer.Polygon.RightClickEvent
 
getSource() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.ClickEvent
 
getSource() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.ModifiedEvent
 
getSource() - Method in class io.jmix.mapsui.component.CanvasLayer.Polyline.RightClickEvent
 
getSource() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.GeometryChangeEvent
 
getSource() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.SelectedItemChangeEvent
 
getSource() - Method in class io.jmix.mapsui.component.GeoMap.ClickEvent
 
getSource() - Method in class io.jmix.mapsui.component.GeoMap.DragEndEvent
 
getSource() - Method in class io.jmix.mapsui.component.GeoMap.LayerAddedEvent
 
getSource() - Method in class io.jmix.mapsui.component.GeoMap.LayerRemovedEvent
 
getSource() - Method in class io.jmix.mapsui.component.GeoMap.MoveEndEvent
 
getSource() - Method in class io.jmix.mapsui.component.GeoMap.RightClickEvent
 
getSource() - Method in class io.jmix.mapsui.component.GeoMap.SelectedLayerChangedEvent
 
getSource() - Method in class io.jmix.mapsui.component.GeoMap.ZoomEndEvent
 
getSource() - Method in class io.jmix.mapsui.component.layer.event.LayerChangedEvent
 
getSource() - Method in class io.jmix.mapsui.component.layer.VectorLayer.GeoObjectClickEvent
 
getSource() - Method in class io.jmix.mapsui.component.layer.VectorLayer.GeoObjectSelectedEvent
 
getSource() - Method in class io.jmix.mapsui.component.leaflet.event.LeafletLayerHolderChangedEvent
 
getSouthWest() - Method in interface io.jmix.mapsui.component.GeoMap.Bounds
Returns geographical point corresponding to the bottom-left corner of the map.
getSouthWest() - Method in class io.jmix.mapsui.widget.leaflet.client.LatLngBounds
 
getSouthWestLat() - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
getSouthWestLon() - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
getSpeed() - Method in class io.jmix.mapsui.widget.leaflet.client.LocationEvent
 
getSpeed() - Method in class io.jmix.mapsui.widget.leaflet.LeafletLocateEvent
 
getState() - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletDivOverlay
 
getState(boolean) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletDivOverlay
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletVectorConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletAttributionConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletGridLayerConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletImageOverlayConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayersConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerClusterConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPopupConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletRectangleConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletScaleConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletTileLayerConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletTooltipConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletWmsLayerConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.client.LHeatLayerConnector
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.control.AbstractControl
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.control.LAttribution
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.control.LLayers
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.control.LScale
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LCircle
 
getState(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LCircle
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LImageOverlay
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
getState(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LPopup
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LRectangle
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
getState() - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
getSticky() - Method in class io.jmix.mapsui.component.TooltipOptions
 
getStroke() - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
getStroke() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getStrokeColor() - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
 
getStrokeOpacity() - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
 
getStrokeWeight() - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
 
getStyle() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
getStyleProvider() - Method in class io.jmix.mapsui.component.layer.VectorLayer
Returns the geo-objects style provider.
getStyles() - Method in class io.jmix.mapsui.component.layer.style.DivPointIcon
 
getStyles() - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Returns comma-separated list of WMS styles.
getStyles() - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
getSubDomains() - Method in class io.jmix.mapsui.component.layer.TileLayer
Returns explicitly defined subdomain values for the url pattern.
getSubDomains() - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
getSubPart(String) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getTarget() - Method in class io.jmix.mapsui.widget.leaflet.client.Event
 
getTimestamp() - Method in class io.jmix.mapsui.widget.leaflet.client.LocationEvent
 
getTms() - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
getTooltipContentProvider() - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
getTooltipOptions() - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
getTooltipState(TooltipOptions) - Static method in class io.jmix.mapsui.component.LeafletComponentsHelper
Translates tooltip options to a shared state object.
getTooltipState() - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
getTopLeft() - Method in class io.jmix.mapsui.component.layer.ImageLayer
Returns the top left (NorthWest) point of an image.
getTransparent() - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
getType() - Method in class io.jmix.mapsui.widget.leaflet.client.Event
 
getUrl() - Method in class io.jmix.mapsui.component.layer.TileLayer
Returns URL of a service.
getUrl() - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
getUrlPattern() - Method in class io.jmix.mapsui.component.layer.OSMTileProvider
 
getUrlPattern() - Method in interface io.jmix.mapsui.component.layer.TileProvider
Returns URL pattern of a tile server.
getValue() - Method in class io.jmix.mapsui.component.data.VectorLayerItems.GeometryChangeEvent
 
getVector() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletVectorConnector
 
getVectorLayer() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
getVersion() - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Returns service version.
getVersion() - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
getViewparams() - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
getWeight() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
getWeightProperty() - Method in class io.jmix.mapsui.component.ClusteringOptions
 
getWidget() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
getWidget() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
getWidget() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPopupConnector
 
getWidget() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletTooltipConnector
 
getX() - Method in class io.jmix.mapsui.widget.leaflet.client.Point
 
getY() - Method in class io.jmix.mapsui.widget.leaflet.client.Point
 
getZindex() - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
getZoom() - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
getZoomControl() - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
getZoomControl() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
getZoomLevel() - Method in interface io.jmix.mapsui.component.GeoMap
Returns current map zoom level.
getZoomLevel() - Method in class io.jmix.mapsui.component.GeoMap.MoveEndEvent
 
getZoomLevel() - Method in class io.jmix.mapsui.component.GeoMap.ZoomEndEvent
 
getZoomLevel() - Method in class io.jmix.mapsui.component.GeoMapImpl
 
getZoomLevel() - Method in class io.jmix.mapsui.widget.leaflet.LeafletMoveEndEvent
 
getZoomLevel() - Method in class io.jmix.mapsui.widget.leaflet.LeafletZoomEndEvent
 
getZoomLevel() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
GridLayer - Class in io.jmix.mapsui.widget.leaflet.client
 
GridLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.client.GridLayer
 
GridLayerOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
GridLayerOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
gridLayerServerRpc - Variable in class io.jmix.mapsui.widget.leaflet.client.LeafletGridLayerConnector
 

H

hasComponent(Component) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
hasControl(Class<? extends AbstractControl>) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
hashCode() - Method in class io.jmix.mapsui.widget.leaflet.heat.Point3D
 
hashCode() - Method in class io.jmix.mapsui.widget.leaflet.shared.Point
 
HeatMapLayer - Class in io.jmix.mapsui.component.layer
A layer providing a visual representation of data density across a set of geographical points.
HeatMapLayer(String) - Constructor for class io.jmix.mapsui.component.layer.HeatMapLayer
 
HeatMapLayer - Class in io.jmix.mapsui.widget.leaflet.client
 
HeatMapLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.client.HeatMapLayer
 
HeatMapLayerLeafletLayerTranslator - Class in io.jmix.mapsui.component.leaflet.translators
 
HeatMapLayerLeafletLayerTranslator() - Constructor for class io.jmix.mapsui.component.leaflet.translators.HeatMapLayerLeafletLayerTranslator
 
HeatMapOptions - Class in io.jmix.mapsui.component
Options for a heat map.
HeatMapOptions() - Constructor for class io.jmix.mapsui.component.HeatMapOptions
 
heatScript() - Method in interface io.jmix.mapsui.widget.leaflet.client.resources.LeafletHeatClientBundle
 
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface io.jmix.mapsui.component.leaflet.translators.LeafletLayerTranslator
Defines the highest precedence for Ordered Leaflet layer translators of the platform.
htmlContent - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletDivOverlayState
 

I

Icon - Class in io.jmix.mapsui.widget.leaflet.client
 
Icon() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Icon
 
iconAnchor - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
iconCreateFunctionString - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
IconOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
IconOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.IconOptions
 
iconPathFill - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
iconPathStroke - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
iconResolver - Variable in class io.jmix.mapsui.component.layer.style.GeometryStyles
 
icons - Variable in class io.jmix.mapsui.component.layer.style.GeometryStyles
 
iconSize - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
iconTextFill - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
ID - Static variable in interface io.jmix.mapsui.component.CanvasLayer
 
ILayerClientRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
ImageLayer - Class in io.jmix.mapsui.component.layer
A layer displaying an image over specific bounds of a map.
ImageLayer(String) - Constructor for class io.jmix.mapsui.component.layer.ImageLayer
 
ImageLayerLeafletLayerTranslator - Class in io.jmix.mapsui.component.leaflet.translators
 
ImageLayerLeafletLayerTranslator() - Constructor for class io.jmix.mapsui.component.leaflet.translators.ImageLayerLeafletLayerTranslator
 
ImageOverlay - Class in io.jmix.mapsui.widget.leaflet.client
 
ImageOverlay() - Constructor for class io.jmix.mapsui.widget.leaflet.client.ImageOverlay
 
ImageOverlayOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
ImageOverlayOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.ImageOverlayOptions
 
ImagePointIcon - Class in io.jmix.mapsui.component.layer.style
Custom marker's icon image.
ImagePointIcon(Resource) - Constructor for class io.jmix.mapsui.component.layer.style.ImagePointIcon
 
imperial - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletScaleState
 
init() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
initGeometryChangedSubscription() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
initLeafletLayer() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
injectResources() - Method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletEditableResourceInjector
Override this with deferred binding to customize injected stuff
injectResources() - Method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletHeatResourceInjector
Override this with deferred binding to customize injected stuff
injectResources() - Method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletMarkerClusterResourceInjector
Override this with deferred binding to customize injected stuff
injectResources() - Method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletResourceInjector
Override this with deferred binding to customize injected stuff
interactive - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletImageOverlayState
 
interactive - Variable in class io.jmix.mapsui.widget.leaflet.shared.TooltipState
 
invalidateSize() - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
io.jmix.autoconfigure.maps - package io.jmix.autoconfigure.maps
 
io.jmix.autoconfigure.mapsui - package io.jmix.autoconfigure.mapsui
 
io.jmix.maps - package io.jmix.maps
 
io.jmix.maps.converter.wkt - package io.jmix.maps.converter.wkt
 
io.jmix.maps.datatype - package io.jmix.maps.datatype
 
io.jmix.maps.utils - package io.jmix.maps.utils
 
io.jmix.mapsui - package io.jmix.mapsui
 
io.jmix.mapsui.component - package io.jmix.mapsui.component
 
io.jmix.mapsui.component.data - package io.jmix.mapsui.component.data
 
io.jmix.mapsui.component.layer - package io.jmix.mapsui.component.layer
 
io.jmix.mapsui.component.layer.event - package io.jmix.mapsui.component.layer.event
 
io.jmix.mapsui.component.layer.style - package io.jmix.mapsui.component.layer.style
 
io.jmix.mapsui.component.leaflet - package io.jmix.mapsui.component.leaflet
 
io.jmix.mapsui.component.leaflet.event - package io.jmix.mapsui.component.leaflet.event
 
io.jmix.mapsui.component.leaflet.translators - package io.jmix.mapsui.component.leaflet.translators
 
io.jmix.mapsui.exception - package io.jmix.mapsui.exception
 
io.jmix.mapsui.loader - package io.jmix.mapsui.loader
 
io.jmix.mapsui.widget.leaflet - package io.jmix.mapsui.widget.leaflet
 
io.jmix.mapsui.widget.leaflet.client - package io.jmix.mapsui.widget.leaflet.client
 
io.jmix.mapsui.widget.leaflet.client.control - package io.jmix.mapsui.widget.leaflet.client.control
 
io.jmix.mapsui.widget.leaflet.client.resources - package io.jmix.mapsui.widget.leaflet.client.resources
 
io.jmix.mapsui.widget.leaflet.control - package io.jmix.mapsui.widget.leaflet.control
 
io.jmix.mapsui.widget.leaflet.editable - package io.jmix.mapsui.widget.leaflet.editable
 
io.jmix.mapsui.widget.leaflet.editable.client - package io.jmix.mapsui.widget.leaflet.editable.client
 
io.jmix.mapsui.widget.leaflet.heat - package io.jmix.mapsui.widget.leaflet.heat
 
io.jmix.mapsui.widget.leaflet.heat.client - package io.jmix.mapsui.widget.leaflet.heat.client
 
io.jmix.mapsui.widget.leaflet.jsonmodels - package io.jmix.mapsui.widget.leaflet.jsonmodels
 
io.jmix.mapsui.widget.leaflet.markercluster - package io.jmix.mapsui.widget.leaflet.markercluster
 
io.jmix.mapsui.widget.leaflet.markercluster.client - package io.jmix.mapsui.widget.leaflet.markercluster.client
 
io.jmix.mapsui.widget.leaflet.markercluster.shared - package io.jmix.mapsui.widget.leaflet.markercluster.shared
 
io.jmix.mapsui.widget.leaflet.shared - package io.jmix.mapsui.widget.leaflet.shared
 
io.jmix.mapsui.widget.leaflet.util - package io.jmix.mapsui.widget.leaflet.util
 
isBoxZoomEnabled() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
isCloseButtonEnabled() - Method in class io.jmix.mapsui.component.PopupWindowOptions
 
isCloseOnClick() - Method in class io.jmix.mapsui.component.PopupWindowOptions
Whether popup should be closed when user clicks on the map.
isDoubleZoomEnabled() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
isDraggable() - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
isDraggingEnabled() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
isEditable() - Method in interface io.jmix.mapsui.component.CanvasLayer.Geometry
Returns true if the geometry is modifiable on a canvas, otherwise false.
isEditable() - Method in interface io.jmix.mapsui.component.layer.Layer
Whether the layer is to be editable on a map.
isEditable() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
isEditable() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
isEnabled() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableFeature
 
isEnabled() - Method in class io.jmix.mapsui.widget.leaflet.control.AbstractDefaultControl
 
isKeyboardZoomEnabled() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
isReadOnly() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
isScrollWheelZoomEnabled() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
isSelectGeoObjectOnClick() - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
isShowCoverage() - Method in class io.jmix.mapsui.component.ClusteringOptions
 
isShowSinglePointAsCluster() - Method in class io.jmix.mapsui.component.ClusteringOptions
 
isTouchZoomEnabled() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
isTransparent() - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Whether the map background is transparent.
isVisible() - Method in interface io.jmix.mapsui.component.layer.Layer
Whether the layer is to be visible on a map.
ItemSetChangeEvent(VectorLayerItems, CollectionChangeType, Collection<? extends E>) - Constructor for class io.jmix.mapsui.component.data.VectorLayerItems.ItemSetChangeEvent
 
itemsSetChanged(VectorLayerItems.ItemSetChangeEvent<T>) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
iterator() - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
iterator() - Method in class io.jmix.mapsui.widget.leaflet.LMap
 

J

JTSUtil - Class in io.jmix.mapsui.widget.leaflet.util
Helper methods to convert between JTS geometry types and v-leaflet objects.
JTSUtil() - Constructor for class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 

K

keepInView - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
keyboard - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 

L

LatLng - Class in io.jmix.mapsui.widget.leaflet.client
 
LatLng() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LatLng
 
LatLngBounds - Class in io.jmix.mapsui.widget.leaflet.client
 
LatLngBounds() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LatLngBounds
 
latlngJson - Variable in class io.jmix.mapsui.widget.leaflet.heat.client.LHeatLayerState
 
LAttribution - Class in io.jmix.mapsui.widget.leaflet.control
 
LAttribution() - Constructor for class io.jmix.mapsui.widget.leaflet.control.LAttribution
 
Layer - Interface in io.jmix.mapsui.component.layer
Base interface for a map's layer.
Layer - Class in io.jmix.mapsui.widget.leaflet.client
 
Layer() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Layer
 
layer - Variable in class io.jmix.mapsui.widget.leaflet.client.LeafletGridLayerConnector
 
LayerAddedEvent(Object, Layer) - Constructor for class io.jmix.mapsui.component.GeoMap.LayerAddedEvent
 
LayerChangedEvent - Class in io.jmix.mapsui.component.layer.event
Event that is fired when some changes has occurred in a layer.
LayerChangedEvent(Layer) - Constructor for class io.jmix.mapsui.component.layer.event.LayerChangedEvent
Create a new LayerChangedEvent.
LayerChangedEvent(Object, Collection<String>) - Constructor for class io.jmix.mapsui.component.layer.event.LayerChangedEvent
Creates a new LayerChangedEvent.
layerContolInfo - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletLayersState
 
LayerControlInfo - Class in io.jmix.mapsui.widget.leaflet.shared
 
LayerControlInfo() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LayerControlInfo
 
LayerCreatedEvent - Class in io.jmix.mapsui.widget.leaflet.client
 
LayerCreatedEvent() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LayerCreatedEvent
 
LayerGroup - Class in io.jmix.mapsui.widget.leaflet.client
 
LayerGroup() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LayerGroup
 
layerHolder - Variable in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
LayerLoadingException - Exception in io.jmix.mapsui.exception
 
LayerLoadingException(String, Throwable) - Constructor for exception io.jmix.mapsui.exception.LayerLoadingException
 
LayerLoadingException(String) - Constructor for exception io.jmix.mapsui.exception.LayerLoadingException
 
LayerLoadingExceptionHandler - Class in io.jmix.mapsui.exception
 
LayerLoadingExceptionHandler() - Constructor for class io.jmix.mapsui.exception.LayerLoadingExceptionHandler
 
LayerRemovedEvent(Object, Layer) - Constructor for class io.jmix.mapsui.component.GeoMap.LayerRemovedEvent
 
LayerRemovedListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
Layers - Class in io.jmix.mapsui.widget.leaflet.client.control
 
Layers() - Constructor for class io.jmix.mapsui.widget.leaflet.client.control.Layers
 
layers() - Method in interface io.jmix.mapsui.widget.leaflet.client.resources.LeafletClientBundle
 
layers - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletWmsLayerState
 
layers2x() - Method in interface io.jmix.mapsui.widget.leaflet.client.resources.LeafletClientBundle
 
LayersControlEvent - Class in io.jmix.mapsui.widget.leaflet.client
 
LayersControlEvent() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LayersControlEvent
 
LayersOptions - Class in io.jmix.mapsui.widget.leaflet.client.control
 
LayersOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.control.LayersOptions
 
layerStyles - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletWmsLayerState
 
LayerTranslator - Annotation Type in io.jmix.mapsui.component.leaflet.translators
Indicates the type of Layer (including subtypes) that LeafletLayerTranslator marked by this annotation can operate with.
LayerType - Enum in io.jmix.mapsui.widget.leaflet.client
 
LayerUtils - Class in io.jmix.mapsui.component.layer
INTERNAL
LayerUtils() - Constructor for class io.jmix.mapsui.component.layer.LayerUtils
 
LazyUpdator - Class in io.jmix.mapsui.widget.leaflet.client
 
LazyUpdator() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LazyUpdator
 
LCircle - Class in io.jmix.mapsui.widget.leaflet
A class for drawing circle overlays on a map.
LCircle() - Constructor for class io.jmix.mapsui.widget.leaflet.LCircle
 
LCircle(double, double, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LCircle
 
LCircle(Point, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LCircle
 
LCircle(Point, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LCircle
 
LCircleMarker - Class in io.jmix.mapsui.widget.leaflet
A circle of a fixed size with radius specified in pixels.
LCircleMarker(double, double, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LCircleMarker
 
LCircleMarker(Point, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LCircleMarker
 
LCircleMarker(Point, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LCircleMarker
 
LCircleMarker() - Constructor for class io.jmix.mapsui.widget.leaflet.LCircleMarker
 
LeafletAnimationEndEvent - Class in io.jmix.mapsui.widget.leaflet.markercluster
 
LeafletAnimationEndEvent(ClientConnector) - Constructor for class io.jmix.mapsui.widget.leaflet.markercluster.LeafletAnimationEndEvent
 
LeafletAnimationEndListener - Interface in io.jmix.mapsui.widget.leaflet.markercluster
 
LeafletAttributionConnector<Atribution> - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletAttributionConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletAttributionConnector
 
LeafletAttributionState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletAttributionState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletAttributionState
 
LeafletBaseLayerChangeEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletBaseLayerChangeEvent(ClientConnector, String) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletBaseLayerChangeEvent
 
LeafletBaseLayerChangeListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletCircleConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletCircleConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletCircleConnector
 
LeafletCircleMarkerConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletCircleMarkerConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletCircleMarkerConnector
 
LeafletCircleState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletCircleState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletCircleState
 
LeafletClickEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletClickEvent(Component, Point, MouseEventDetails) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletClickEvent
 
LeafletClickListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletClientBundle - Interface in io.jmix.mapsui.widget.leaflet.client.resources
 
LeafletComponentsHelper - Class in io.jmix.mapsui.component
INTERNAL: Helper class providing methods to work with Leaflet components.
LeafletComponentsHelper() - Constructor for class io.jmix.mapsui.component.LeafletComponentsHelper
 
LeafletContextMenuEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletContextMenuListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletControlState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletControlState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletControlState
 
LeafletDragEndEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletDragEndEvent(ClientConnector, Bounds, Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletDragEndEvent
 
LeafletDragEndListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletEditableClientBundle - Interface in io.jmix.mapsui.widget.leaflet.client.resources
 
LeafletEditableResourceInjector - Class in io.jmix.mapsui.widget.leaflet.client.resources
 
LeafletEditableResourceInjector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.resources.LeafletEditableResourceInjector
 
LeafletFeatureGroupConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletFeatureGroupConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletFeatureGroupConnector
 
LeafletGridLayerConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletGridLayerConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletGridLayerConnector
 
LeafletGridLayerServerRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
LeafletGridLayerState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletGridLayerState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerState
 
LeafletHeatClientBundle - Interface in io.jmix.mapsui.widget.leaflet.client.resources
 
LeafletHeatResourceInjector - Class in io.jmix.mapsui.widget.leaflet.client.resources
 
LeafletHeatResourceInjector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.resources.LeafletHeatResourceInjector
 
LeafletImageOverlayConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletImageOverlayConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletImageOverlayConnector
 
LeafletImageOverlayState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletImageOverlayState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletImageOverlayState
 
LeafletLayer - Interface in io.jmix.mapsui.widget.leaflet
Marker interface to be implemented by all server side counterparts for Leaflets ILayer interface.
LeafletLayerGroupConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletLayerGroupConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
LeafletLayerGroupState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletLayerGroupState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletLayerGroupState
 
LeafletLayerHolder<T extends LeafletLayer> - Interface in io.jmix.mapsui.component.leaflet
Represents an object that contains a LeafletLayer instance inside it.
LeafletLayerHolderChangedEvent - Class in io.jmix.mapsui.component.leaflet.event
Event that is fired when some changes has occurred in a leaflet layer holder.
LeafletLayerHolderChangedEvent(LeafletLayerHolder<?>) - Constructor for class io.jmix.mapsui.component.leaflet.event.LeafletLayerHolderChangedEvent
Create a new LeafletLayerHolderChangedEvent.
LeafletLayerHolderProvider - Interface in io.jmix.mapsui.component.leaflet
A facade bean intended to translate the given Layer to LeafletLayerHolder, containing Leaflet representation of the layer.
LeafletLayerHolderProviderImpl - Class in io.jmix.mapsui.component.leaflet
 
LeafletLayerHolderProviderImpl() - Constructor for class io.jmix.mapsui.component.leaflet.LeafletLayerHolderProviderImpl
 
LeafletLayersConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletLayersConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletLayersConnector
 
LeafletLayersState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletLayersState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletLayersState
 
LeafletLayerTranslator - Interface in io.jmix.mapsui.component.leaflet.translators
Component that translates a Layer of type specified in the LayerTranslator annotation to LeafletLayerHolder, containing Leaflet representation of the layer.
LeafletLoadEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletLoadEvent(ClientConnector) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletLoadEvent
 
LeafletLoadingEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletLoadingEvent(ClientConnector) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletLoadingEvent
 
LeafletLoadingListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletLoadListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletLocateEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletLocateEvent(ClientConnector, Point, Double, Double, Double) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletLocateEvent
 
LeafletLocateListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletMapAware - Interface in io.jmix.mapsui.component.leaflet
 
LeafletMapClientRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
LeafletMapConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletMapConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
LeafletMapServerRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
LeafletMapState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletMapState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
LeafletMarkerClientRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
LeafletMarkerClusterClientBundle - Interface in io.jmix.mapsui.widget.leaflet.client.resources
 
LeafletMarkerClusterConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletMarkerClusterConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerClusterConnector
 
LeafletMarkerClusterResourceInjector - Class in io.jmix.mapsui.widget.leaflet.client.resources
 
LeafletMarkerClusterResourceInjector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.resources.LeafletMarkerClusterResourceInjector
 
LeafletMarkerClusterState - Class in io.jmix.mapsui.widget.leaflet.markercluster.client
 
LeafletMarkerClusterState() - Constructor for class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
LeafletMarkerConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletMarkerConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerConnector
 
LeafletMarkerState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletMarkerState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
LeafletMouseOutEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletMouseOutEvent(ClientConnector, Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletMouseOutEvent
 
LeafletMouseOutListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletMouseOverEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletMouseOverEvent(ClientConnector, Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletMouseOverEvent
 
LeafletMouseOverListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletMoveEndEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletMoveEndEvent(ClientConnector, Bounds, Point, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletMoveEndEvent
 
LeafletMoveEndListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletOverlayAddEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletOverlayAddEvent(ClientConnector, String) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletOverlayAddEvent
 
LeafletOverlayAddListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletOverlayRemoveEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletOverlayRemoveEvent(ClientConnector, String) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletOverlayRemoveEvent
 
LeafletOverlayRemoveListener - Interface in io.jmix.mapsui.widget.leaflet
 
LeafletPolygonConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletPolygonConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletPolygonConnector
 
LeafletPolylineConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletPolylineConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletPolylineConnector
 
LeafletPolylineState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletPolylineState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletPolylineState
 
LeafletPopupConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletPopupConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletPopupConnector
 
LeafletPopupState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletPopupState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletPopupState
 
LeafletRectangleConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletRectangleConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletRectangleConnector
 
LeafletRectangleState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletRectangleState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletRectangleState
 
LeafletResourceInjector - Class in io.jmix.mapsui.widget.leaflet.client.resources
 
LeafletResourceInjector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.resources.LeafletResourceInjector
 
LeafletScaleConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletScaleConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletScaleConnector
 
LeafletScaleState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletScaleState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletScaleState
 
LeafletTileLayerConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletTileLayerConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletTileLayerConnector
 
LeafletTileLayerServerRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
LeafletTileLayerState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletTileLayerState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerState
 
LeafletTooltipConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletTooltipConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletTooltipConnector
 
LeafletTooltipState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletTooltipState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletTooltipState
 
LeafletWmsLayerConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletWmsLayerConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletWmsLayerConnector
 
LeafletWmsLayerState - Class in io.jmix.mapsui.widget.leaflet.shared
 
LeafletWmsLayerState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.LeafletWmsLayerState
 
LeafletZoomConnector<Zoom> - Class in io.jmix.mapsui.widget.leaflet.client
 
LeafletZoomConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LeafletZoomConnector
 
LeafletZoomEndEvent - Class in io.jmix.mapsui.widget.leaflet
 
LeafletZoomEndEvent(ClientConnector, Bounds, Point, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LeafletZoomEndEvent
 
LeafletZoomEndListener - Interface in io.jmix.mapsui.widget.leaflet
 
LEditable - Class in io.jmix.mapsui.widget.leaflet.editable
Editing extension for Leaflet vectors.
LEditable(AbstractLeafletVector) - Constructor for class io.jmix.mapsui.widget.leaflet.editable.LEditable
 
LEditableMap - Class in io.jmix.mapsui.widget.leaflet.editable
Extension for LMap to start drawing new vectors.
LEditableMap(LMap) - Constructor for class io.jmix.mapsui.widget.leaflet.editable.LEditableMap
 
LFeatureGroup - Class in io.jmix.mapsui.widget.leaflet
 
LFeatureGroup() - Constructor for class io.jmix.mapsui.widget.leaflet.LFeatureGroup
 
LGridLayer - Class in io.jmix.mapsui.widget.leaflet
 
LGridLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.LGridLayer
 
LHeatLayerConnector - Class in io.jmix.mapsui.widget.leaflet.client
 
LHeatLayerConnector() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LHeatLayerConnector
 
LHeatLayerState - Class in io.jmix.mapsui.widget.leaflet.heat.client
 
LHeatLayerState() - Constructor for class io.jmix.mapsui.widget.leaflet.heat.client.LHeatLayerState
 
LHeatMapLayer - Class in io.jmix.mapsui.widget.leaflet.heat
A heat map layer.
LHeatMapLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
 
LImageOverlay - Class in io.jmix.mapsui.widget.leaflet
 
LImageOverlay(Resource, Bounds) - Constructor for class io.jmix.mapsui.widget.leaflet.LImageOverlay
 
LineStringDatatype - Class in io.jmix.maps.datatype
 
LineStringDatatype() - Constructor for class io.jmix.maps.datatype.LineStringDatatype
 
LineStringWKTConverter - Class in io.jmix.maps.converter.wkt
Transforms LineString datatype into WKT (Well-known Text) representation that persists as a text and vice versa.
LineStringWKTConverter() - Constructor for class io.jmix.maps.converter.wkt.LineStringWKTConverter
 
LLayerGroup - Class in io.jmix.mapsui.widget.leaflet
 
LLayerGroup(Boolean) - Constructor for class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
LLayerGroup() - Constructor for class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
LLayerGroup(AbstractLeafletLayer...) - Constructor for class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
LLayers - Class in io.jmix.mapsui.widget.leaflet.control
 
LLayers() - Constructor for class io.jmix.mapsui.widget.leaflet.control.LLayers
 
LLayers(LLayers) - Constructor for class io.jmix.mapsui.widget.leaflet.control.LLayers
 
LMap - Class in io.jmix.mapsui.widget.leaflet
 
LMap() - Constructor for class io.jmix.mapsui.widget.leaflet.LMap
 
LMarker - Class in io.jmix.mapsui.widget.leaflet
A Marker displayed on LMap.
LMarker(double, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LMarker
 
LMarker() - Constructor for class io.jmix.mapsui.widget.leaflet.LMarker
 
LMarker(Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LMarker
 
LMarker(Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LMarker
 
LMarker.DragEndEvent - Class in io.jmix.mapsui.widget.leaflet
 
LMarker.DragEndListener - Interface in io.jmix.mapsui.widget.leaflet
 
LMarkerClusterClickEvent - Class in io.jmix.mapsui.widget.leaflet.markercluster
 
LMarkerClusterClickEvent(ClientConnector, String) - Constructor for class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterClickEvent
Creates a new event fired by the given source.
LMarkerClusterGroup - Class in io.jmix.mapsui.widget.leaflet.markercluster
 
LMarkerClusterGroup() - Constructor for class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
LOAD - Static variable in interface io.jmix.mapsui.widget.leaflet.shared.EventId
 
loadComponent() - Method in class io.jmix.mapsui.loader.GeoMapLoader
 
LOADING - Static variable in interface io.jmix.mapsui.widget.leaflet.shared.EventId
 
LoadingListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
loadLayers(GeoMap, Element) - Method in class io.jmix.mapsui.loader.GeoMapLoader
 
LoadListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
loadMapCenter(GeoMap, Element) - Method in class io.jmix.mapsui.loader.GeoMapLoader
 
loadZoom(GeoMap, Element) - Method in class io.jmix.mapsui.loader.GeoMapLoader
 
locate(LocateOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
locate() - Method in class io.jmix.mapsui.widget.leaflet.LMap
Tries to detect the users geolocation.
locate(boolean, boolean, boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Tries to detect the users geolocation.
LOCATE - Static variable in interface io.jmix.mapsui.widget.leaflet.shared.EventId
 
locate(boolean, boolean, boolean) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
LocateOptions - Class in io.jmix.mapsui.widget.leaflet.client
Replicates the same class in LeafletJS: Some of the geolocation methods for Map take in an options parameter.
LocateOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LocateOptions
 
LocationErrorListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
LocationEvent - Class in io.jmix.mapsui.widget.leaflet.client
latlng LatLng Detected geographical location of the user.
LocationEvent() - Constructor for class io.jmix.mapsui.widget.leaflet.client.LocationEvent
 
LocationFoundListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
LOpenStreetMapLayer - Class in io.jmix.mapsui.widget.leaflet
A layer that uses OSM tiles.
LOpenStreetMapLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.LOpenStreetMapLayer
 
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface io.jmix.mapsui.component.leaflet.translators.LeafletLayerTranslator
Defines the lowest precedence for Ordered Leaflet layer translators of the platform.
LPolygon - Class in io.jmix.mapsui.widget.leaflet
 
LPolygon(Point...) - Constructor for class io.jmix.mapsui.widget.leaflet.LPolygon
 
LPolygon(Polygon) - Constructor for class io.jmix.mapsui.widget.leaflet.LPolygon
 
LPolyline - Class in io.jmix.mapsui.widget.leaflet
 
LPolyline(Point...) - Constructor for class io.jmix.mapsui.widget.leaflet.LPolyline
 
LPolyline(LineString) - Constructor for class io.jmix.mapsui.widget.leaflet.LPolyline
 
LPopup - Class in io.jmix.mapsui.widget.leaflet
Standalone Popup to be displayed on the map.
LPopup(double, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LPopup
 
LPopup() - Constructor for class io.jmix.mapsui.widget.leaflet.LPopup
 
LPopup(Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LPopup
 
LPopup(Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LPopup
 
LRectangle - Class in io.jmix.mapsui.widget.leaflet
 
LRectangle(Point, Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LRectangle
 
LRectangle(Bounds) - Constructor for class io.jmix.mapsui.widget.leaflet.LRectangle
 
LScale - Class in io.jmix.mapsui.widget.leaflet.control
 
LScale() - Constructor for class io.jmix.mapsui.widget.leaflet.control.LScale
 
LTileLayer - Class in io.jmix.mapsui.widget.leaflet
 
LTileLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.LTileLayer
 
LTileLayer(String) - Constructor for class io.jmix.mapsui.widget.leaflet.LTileLayer
 
LTooltip - Class in io.jmix.mapsui.widget.leaflet
Standalone Tooltip to be displayed on the map.
LTooltip() - Constructor for class io.jmix.mapsui.widget.leaflet.LTooltip
 
LTooltip(double, double) - Constructor for class io.jmix.mapsui.widget.leaflet.LTooltip
 
LTooltip(Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LTooltip
 
LTooltip(Point) - Constructor for class io.jmix.mapsui.widget.leaflet.LTooltip
 
LWmsLayer - Class in io.jmix.mapsui.widget.leaflet
 
LWmsLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
LZoom - Class in io.jmix.mapsui.widget.leaflet.control
 
LZoom() - Constructor for class io.jmix.mapsui.widget.leaflet.control.LZoom
 

M

Map - Class in io.jmix.mapsui.widget.leaflet.client
 
Map() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Map
 
MapOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
MapOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
MapsAutoConfiguration - Class in io.jmix.autoconfigure.maps
 
MapsAutoConfiguration() - Constructor for class io.jmix.autoconfigure.maps.MapsAutoConfiguration
 
MapsConfiguration - Class in io.jmix.maps
 
MapsConfiguration() - Constructor for class io.jmix.maps.MapsConfiguration
 
MapsUiAutoConfiguration - Class in io.jmix.autoconfigure.mapsui
 
MapsUiAutoConfiguration() - Constructor for class io.jmix.autoconfigure.mapsui.MapsUiAutoConfiguration
 
MapsUiConfiguration - Class in io.jmix.mapsui
 
MapsUiConfiguration() - Constructor for class io.jmix.mapsui.MapsUiConfiguration
 
MapWidget - Class in io.jmix.mapsui.widget.leaflet.client
 
MapWidget() - Constructor for class io.jmix.mapsui.widget.leaflet.client.MapWidget
 
markDirty() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
marker - Variable in class io.jmix.mapsui.widget.leaflet.client.LeafletPolylineConnector
 
Marker - Class in io.jmix.mapsui.widget.leaflet.client
 
Marker() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Marker
 
markerChar - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
MarkerCluster - Class in io.jmix.mapsui.widget.leaflet.client
A marker cluster created dynamically in JS by the plugin
MarkerCluster() - Constructor for class io.jmix.mapsui.widget.leaflet.client.MarkerCluster
 
MarkerClusterClickListener - Interface in io.jmix.mapsui.widget.leaflet.markercluster
 
MarkerClusterClickRpc - Interface in io.jmix.mapsui.widget.leaflet.markercluster.shared
RPC fired on cluster click
MarkerClusterGroup - Class in io.jmix.mapsui.widget.leaflet.client
 
MarkerClusterGroup() - Constructor for class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroup
 
MarkerClusterGroupOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
MarkerClusterGroupOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
MarkerOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
MarkerOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.MarkerOptions
 
maxBounds - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
maxClusterRadius - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
maxHeight - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
maxNativeZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerState
 
maxWidth - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
maxZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
maxZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerState
 
mergeGeoObject(T) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
Invoked in case of replacing an existing entity with a new instance.
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletBaseLayerChangeListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletClickListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletContextMenuListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletDragEndListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletLoadingListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletLoadListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletLocateListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletMouseOutListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletMouseOverListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletMoveEndListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletOverlayAddListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletOverlayRemoveListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LeafletZoomEndListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.LMarker.DragEndListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.markercluster.LeafletAnimationEndListener
 
METHOD - Static variable in interface io.jmix.mapsui.widget.leaflet.markercluster.MarkerClusterClickListener
 
metric - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletScaleState
 
minLocateInterval - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
minNativeZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerState
 
minWidth - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
minZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
minZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerState
 
ModifiedEvent(Object, Point, CanvasLayer) - Constructor for class io.jmix.mapsui.component.CanvasLayer.Point.ModifiedEvent
 
ModifiedEvent(Object, Polygon, CanvasLayer) - Constructor for class io.jmix.mapsui.component.CanvasLayer.Polygon.ModifiedEvent
 
ModifiedEvent(Object, LineString, CanvasLayer) - Constructor for class io.jmix.mapsui.component.CanvasLayer.Polyline.ModifiedEvent
 
modifiedMethod - Static variable in interface io.jmix.mapsui.widget.leaflet.editable.FeatureModifiedListener
 
MouseEvent - Class in io.jmix.mapsui.widget.leaflet.client
 
MouseEvent() - Constructor for class io.jmix.mapsui.widget.leaflet.client.MouseEvent
 
MOUSEOUT - Static variable in interface io.jmix.mapsui.widget.leaflet.shared.EventId
 
MouseOutListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
mouseOutRpc - Variable in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
MouseOutServerRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
MOUSEOVER - Static variable in interface io.jmix.mapsui.widget.leaflet.shared.EventId
 
MouseOverListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
mouseOverRpc - Variable in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
MouseOverServerRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
MoveEndEvent(Object, Point, double, GeoMap.Bounds) - Constructor for class io.jmix.mapsui.component.GeoMap.MoveEndEvent
 
MoveEndListener - Interface in io.jmix.mapsui.widget.leaflet.client
 

N

NAME - Static variable in interface io.jmix.mapsui.component.GeoMap
 
name - Variable in class io.jmix.mapsui.widget.leaflet.shared.LayerControlInfo
 
newCrsA - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newCrsB - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newCrsC - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newCrsD - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newCrsMaxX - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newCrsMaxY - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newCrsMinX - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newCrsMinY - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newCrsName - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newCrsProjection - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
newHole() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableFeature
 
newHole() - Method in interface io.jmix.mapsui.widget.leaflet.editable.client.EditableClientRcp
 
newHole() - Method in class io.jmix.mapsui.widget.leaflet.editable.LEditable
Only available for polygons.
notifyConnector() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
noWrap - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerState
 

O

ofClass(Class<?>) - Static method in enum io.jmix.maps.GeoType
 
offset - Variable in class io.jmix.mapsui.widget.leaflet.shared.DivOverlayState
 
onAnimationEnd() - Method in interface io.jmix.mapsui.widget.leaflet.client.AnimationEndListener
 
onAnimationEnd(LeafletAnimationEndEvent) - Method in interface io.jmix.mapsui.widget.leaflet.markercluster.LeafletAnimationEndListener
 
onAnimationEnd() - Method in interface io.jmix.mapsui.widget.leaflet.markercluster.shared.AnimationEndServerRpc
 
onBaseLayerChange(LayersControlEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.BaseLayerChangeListener
 
onBaseLayerChange(LeafletBaseLayerChangeEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletBaseLayerChangeListener
 
onBaseLayerChange(String) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onClick(MouseEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.ClickListener
 
onClick(MouseEvent, MarkerCluster) - Method in interface io.jmix.mapsui.widget.leaflet.client.ClusterClickListener
 
onClick(MouseEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletImageOverlayConnector
 
onClick(MouseEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerConnector
 
onClick(LeafletClickEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletClickListener
 
onClick(Point, MouseEventDetails) - Method in interface io.jmix.mapsui.widget.leaflet.shared.ClickServerRpc
 
onClick(Point, MouseEventDetails) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onClosed(Event) - Method in interface io.jmix.mapsui.widget.leaflet.client.PopupClosedListener
 
onClusterClick(LMarkerClusterClickEvent) - Method in interface io.jmix.mapsui.widget.leaflet.markercluster.MarkerClusterClickListener
 
onClusterClick(String) - Method in interface io.jmix.mapsui.widget.leaflet.markercluster.shared.MarkerClusterClickRpc
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
onConnectorHierarchyChange(ConnectorHierarchyChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
onContextMenu(MouseEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.ContextMenuListener
 
onContextMenu(LeafletContextMenuEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletContextMenuListener
 
onContextMenu(Point, MouseEventDetails) - Method in interface io.jmix.mapsui.widget.leaflet.shared.ContextMenuServerRpc
 
onContextMenu(Point, MouseEventDetails) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onCreated(LayerCreatedEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.FeatureCreatedListener
 
onDragEnd(Event) - Method in interface io.jmix.mapsui.widget.leaflet.client.DragEndListener
 
onDragEnd(LeafletDragEndEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletDragEndListener
 
onDragEnd(Bounds, Point) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onEdit() - Method in interface io.jmix.mapsui.widget.leaflet.client.FeatureEditedListener
 
onElementResize(ElementResizeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
onError(ErrorEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.LocationErrorListener
 
onFound(LocationEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.LocationFoundListener
 
onGeoObjectClick(T) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
onLoad(Event) - Method in interface io.jmix.mapsui.widget.leaflet.client.LoadListener
 
onLoad(LeafletLoadEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletLoadListener
 
onLoad() - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerServerRpc
 
onLoad() - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerServerRpc
 
onLoading(Event) - Method in interface io.jmix.mapsui.widget.leaflet.client.LoadingListener
 
onLoading(LeafletLoadingEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletLoadingListener
 
onLoading() - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerServerRpc
 
onLoading() - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerServerRpc
 
onLocate(LeafletLocateEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletLocateListener
 
onLocate(Point, Double, Double, Double) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onLocateError(String, int) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onModuleLoad() - Method in class io.jmix.mapsui.widget.leaflet.client.EagerEditableLoader
 
onModuleLoad() - Method in class io.jmix.mapsui.widget.leaflet.client.EagerHeatLoader
 
onMouseOut(MouseEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.MouseOutListener
 
onMouseOut(LeafletMouseOutEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletMouseOutListener
 
onMouseOut(Point) - Method in interface io.jmix.mapsui.widget.leaflet.shared.MouseOutServerRpc
 
onMouseOver(MouseEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.MouseOverListener
 
onMouseOver(LeafletMouseOverEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletMouseOverListener
 
onMouseOver(Point) - Method in interface io.jmix.mapsui.widget.leaflet.shared.MouseOverServerRpc
 
onMoveEnd(Event) - Method in interface io.jmix.mapsui.widget.leaflet.client.MoveEndListener
 
onMoveEnd(LeafletMoveEndEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletMoveEndListener
 
onMoveEnd(Bounds, Point, double) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onOverlayAdd(LayersControlEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.OverlayAddListener
 
onOverlayAdd(LeafletOverlayAddEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletOverlayAddListener
 
onOverlayAdd(String) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onOverlayRemove(LayersControlEvent) - Method in interface io.jmix.mapsui.widget.leaflet.client.OverlayRemoveListener
 
onOverlayRemove(LeafletOverlayRemoveEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletOverlayRemoveListener
 
onOverlayRemove(String) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onRemoved(Event) - Method in interface io.jmix.mapsui.widget.leaflet.client.LayerRemovedListener
 
onStateChanged(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
 
onStateChanged(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
onStateChanged(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.EditableConnector
 
onStateChanged(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMapConnector
 
onStateChanged(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
onStateChanged(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
onStateChanged(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPopupConnector
 
onStateChanged(StateChangeEvent) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletTooltipConnector
 
onTranslate(Point) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
onUnregister() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractControlConnector
 
onUnregister() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableConnector
 
onUnregister() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMapConnector
 
onUnregister() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
onUnregister() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPopupConnector
 
onUnregister() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletTooltipConnector
 
onZoomEnd(Event) - Method in interface io.jmix.mapsui.widget.leaflet.client.ZoomEndListener
 
onZoomEnd(LeafletZoomEndEvent) - Method in interface io.jmix.mapsui.widget.leaflet.LeafletZoomEndListener
 
onZoomEnd(Bounds, Point, double) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapServerRpc
 
opacity - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerState
 
opacity - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletImageOverlayState
 
opacity - Variable in class io.jmix.mapsui.widget.leaflet.shared.TooltipState
 
openOn(Map) - Method in class io.jmix.mapsui.widget.leaflet.client.Popup
 
openPopup() - Method in interface io.jmix.mapsui.component.CanvasLayer.Geometry
Opens popup of the geometry if popup text is specified.
openPopup(PopupWindow) - Method in interface io.jmix.mapsui.component.GeoMap
Opens the given popup window.
openPopup(PopupWindow) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
openPopup() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
Opens popup of the geo-object if popup content is specified for the geo-object.
openPopup() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
openPopup() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractVector
 
openPopup() - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
openPopup() - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerClientRpc
 
openTooltip() - Method in interface io.jmix.mapsui.component.CanvasLayer.Geometry
Opens tooltip of the geometry if tooltip text is specified.
openTooltip() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
Opens tooltip of the geo-object if tooltip content is specified for the geo-object.
openTooltip() - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
openTooltip() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractVector
 
openTooltip() - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
openTooltip() - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerClientRpc
 
options - Variable in class io.jmix.mapsui.widget.leaflet.heat.client.LHeatLayerState
 
OSMTileProvider - Class in io.jmix.mapsui.component.layer
A tile provider for the OpenStreetMap's Standard tile layer.
OSMTileProvider() - Constructor for class io.jmix.mapsui.component.layer.OSMTileProvider
 
OverlayAddListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
OverlayRemoveListener - Interface in io.jmix.mapsui.widget.leaflet.client
 

P

pane - Variable in class io.jmix.mapsui.widget.leaflet.shared.DivOverlayState
 
parse(String) - Method in class io.jmix.maps.datatype.LineStringDatatype
 
parse(String, Locale) - Method in class io.jmix.maps.datatype.LineStringDatatype
 
parse(String) - Method in class io.jmix.maps.datatype.PointDatatype
 
parse(String, Locale) - Method in class io.jmix.maps.datatype.PointDatatype
 
parse(String) - Method in class io.jmix.maps.datatype.PolygonDatatype
 
parse(String, Locale) - Method in class io.jmix.maps.datatype.PolygonDatatype
 
PathOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
PathOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
permanent - Variable in class io.jmix.mapsui.widget.leaflet.shared.TooltipState
 
point() - Method in class io.jmix.mapsui.component.layer.style.GeometryStyles
 
Point - Class in io.jmix.mapsui.widget.leaflet.client
 
Point() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Point
 
point - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletDivOverlayState
 
point - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletCircleState
 
point - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
Point - Class in io.jmix.mapsui.widget.leaflet.shared
 
Point() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.Point
 
Point(double, double) - Constructor for class io.jmix.mapsui.widget.leaflet.shared.Point
 
Point3D - Class in io.jmix.mapsui.widget.leaflet.heat
A Point with altitude as a third field.
Point3D() - Constructor for class io.jmix.mapsui.widget.leaflet.heat.Point3D
 
Point3D(double, double, double) - Constructor for class io.jmix.mapsui.widget.leaflet.heat.Point3D
 
PointArray - Class in io.jmix.mapsui.widget.leaflet.jsonmodels
 
PointArray() - Constructor for class io.jmix.mapsui.widget.leaflet.jsonmodels.PointArray
 
PointArray(Point...) - Constructor for class io.jmix.mapsui.widget.leaflet.jsonmodels.PointArray
 
PointArray(Collection<? extends Point>) - Constructor for class io.jmix.mapsui.widget.leaflet.jsonmodels.PointArray
 
PointDatatype - Class in io.jmix.maps.datatype
 
PointDatatype() - Constructor for class io.jmix.maps.datatype.PointDatatype
 
pointerEvents - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
PointMultiArray - Class in io.jmix.mapsui.widget.leaflet.jsonmodels
 
PointMultiArray() - Constructor for class io.jmix.mapsui.widget.leaflet.jsonmodels.PointMultiArray
 
PointMultiArray(Collection<? extends PointArray>) - Constructor for class io.jmix.mapsui.widget.leaflet.jsonmodels.PointMultiArray
 
PointStyle - Class in io.jmix.mapsui.component.layer.style
Class representing style parameters for a point.
PointStyle() - Constructor for class io.jmix.mapsui.component.layer.style.PointStyle
 
PointStyleBuilder() - Constructor for class io.jmix.mapsui.component.layer.style.GeometryStyles.PointStyleBuilder
 
PointWKTConverter - Class in io.jmix.maps.converter.wkt
Transforms Point datatype into WKT (Well-known Text) representation that persists as a text and vice versa.
PointWKTConverter() - Constructor for class io.jmix.maps.converter.wkt.PointWKTConverter
 
polygon() - Method in class io.jmix.mapsui.component.layer.style.GeometryStyles
 
Polygon - Class in io.jmix.mapsui.widget.leaflet.client
 
Polygon() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Polygon
 
PolygonDatatype - Class in io.jmix.maps.datatype
 
PolygonDatatype() - Constructor for class io.jmix.maps.datatype.PolygonDatatype
 
PolygonStyle - Class in io.jmix.mapsui.component.layer.style
Class representing style parameters for a polygon.
PolygonStyle() - Constructor for class io.jmix.mapsui.component.layer.style.PolygonStyle
 
PolygonWKTConverter - Class in io.jmix.maps.converter.wkt
Transforms Polygon datatype into WKT (Well-known Text) representation that persists as a text and vice versa.
PolygonWKTConverter() - Constructor for class io.jmix.maps.converter.wkt.PolygonWKTConverter
 
polyline() - Method in class io.jmix.mapsui.component.layer.style.GeometryStyles
 
Polyline - Class in io.jmix.mapsui.widget.leaflet.client
 
Polyline() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Polyline
 
PolylineOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
PolylineOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.PolylineOptions
 
PolylineStyle - Class in io.jmix.mapsui.component.layer.style
Class representing style parameters for a polyline.
PolylineStyle() - Constructor for class io.jmix.mapsui.component.layer.style.PolylineStyle
 
Popup - Class in io.jmix.mapsui.widget.leaflet.client
 
Popup() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Popup
 
popup - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
popup - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
popupAnchor - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
PopupClosedListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
PopupOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
PopupOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
popupOptionsFor(PopupState, AbstractComponentConnector) - Static method in class io.jmix.mapsui.widget.leaflet.client.LeafletPopupConnector
 
PopupServerRpc - Interface in io.jmix.mapsui.widget.leaflet.shared
 
popupState - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
popupState - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
popupState - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletPopupState
 
PopupState - Class in io.jmix.mapsui.widget.leaflet.shared
 
PopupState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
PopupWindow - Class in io.jmix.mapsui.component
Component that displays html content in a popup window on a GeoMap at a given location.
PopupWindow(Point) - Constructor for class io.jmix.mapsui.component.PopupWindow
Creates an instance of a popup that will be opened in the given geographical point.
PopupWindow(Point, String) - Constructor for class io.jmix.mapsui.component.PopupWindow
Creates an instance of a popup that will be opened in the given geographical point.
PopupWindowOptions - Class in io.jmix.mapsui.component
Options for a PopupWindow.
PopupWindowOptions() - Constructor for class io.jmix.mapsui.component.PopupWindowOptions
 
position - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletControlState
 
prefix - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletAttributionState
 
property - Variable in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 

R

radius - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletCircleState
 
RasterLayer - Class in io.jmix.mapsui.component.layer
Base class for raster layers.
readOnly - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
Rectangle - Class in io.jmix.mapsui.widget.leaflet.client
 
Rectangle() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Rectangle
 
redraw() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractPath
Method to redraw path after for position change.
refresh() - Method in interface io.jmix.mapsui.component.layer.Layer
Notify clients that the layer has changed and need to be redrawn.
refresh() - Method in interface io.jmix.mapsui.component.leaflet.Refreshable
 
refresh() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
Refreshable - Interface in io.jmix.mapsui.component.leaflet
 
refreshParameters(Collection<String>) - Method in interface io.jmix.mapsui.component.leaflet.Refreshable
 
refreshParameters(Collection<String>) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
remove() - Method in class io.jmix.mapsui.widget.leaflet.editable.LEditable
 
remove() - Method in class io.jmix.mapsui.widget.leaflet.editable.LEditableMap
 
removeAnimationEndListener() - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroup
 
removeClickListener() - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
 
removeClickListeners() - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
removeComponent(Component) - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
removeComponent(Component) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
removeContextMenuListener() - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
 
removeControl(Control) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
removeControl(AbstractControl) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
removeCreatedListeners() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMap
 
removeEditListener() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableFeature
 
removeGeoObject(T) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
removeGeoObjectByKey(Object) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
removeLayer(Layer) - Method in interface io.jmix.mapsui.component.GeoMap
Removes the given layer from the map.
removeLayer(Layer) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
removeLayer(Layer) - Method in class io.jmix.mapsui.widget.leaflet.client.control.Layers
 
removeLayer(Layer) - Method in class io.jmix.mapsui.widget.leaflet.client.LayerGroup
 
removeLayer(Layer) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
removeLayer(LeafletLayer) - Method in class io.jmix.mapsui.widget.leaflet.control.LLayers
 
removeLayer(LeafletLayer) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
removeLayerFromParent() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
removeListener(JavaScriptObject) - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
Removes listener from layer.
removeListener(JavaScriptObject) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
Removes listener from map.
removeMouseOutListener() - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
 
removeMouseOverListener() - Method in class io.jmix.mapsui.widget.leaflet.client.Layer
 
removeOutsideVisibleBounds - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
removePoint(CanvasLayer.Point) - Method in interface io.jmix.mapsui.component.CanvasLayer
Removes a point from the canvas.
removePolygon(CanvasLayer.Polygon) - Method in interface io.jmix.mapsui.component.CanvasLayer
Removes a polygon from the canvas.
removePolyline(CanvasLayer.Polyline) - Method in interface io.jmix.mapsui.component.CanvasLayer
Removes a polyline from the canvas.
removeWrapper(GeoObjectWrapper<?>) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
replaceComponent(Component, Component) - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
replaceComponent(Component, Component) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
reportViewPortToServer() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
RestorableLEditableMap - Class in io.jmix.mapsui.widget.leaflet.editable
Implementation of the LEditableMap that preserves the drawing mode when returning from another window (for example, opened in breadcrumbs).
RestorableLEditableMap(LMap) - Constructor for class io.jmix.mapsui.widget.leaflet.editable.RestorableLEditableMap
 
retrieveGeometryProperty(VectorLayer<?>) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerLeafletLayerTranslator
 
retrievePointsFromDataContainer(CollectionContainer<?>, String, String) - Method in class io.jmix.mapsui.component.leaflet.translators.HeatMapLayerLeafletLayerTranslator
 
RightClickEvent(Object, Point, CanvasLayer, MouseEventDetails) - Constructor for class io.jmix.mapsui.component.CanvasLayer.Point.RightClickEvent
 
RightClickEvent(Object, Polygon, CanvasLayer, MouseEventDetails) - Constructor for class io.jmix.mapsui.component.CanvasLayer.Polygon.RightClickEvent
 
RightClickEvent(Object, LineString, CanvasLayer, MouseEventDetails) - Constructor for class io.jmix.mapsui.component.CanvasLayer.Polyline.RightClickEvent
 
RightClickEvent(Object, Point) - Constructor for class io.jmix.mapsui.component.GeoMap.RightClickEvent
 
rpc - Variable in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 

S

sanitize() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.PointArray
 
sanitize() - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.PointMultiArray
 
sanitizeGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
Removes all null values from the geometry.
sanitizeGeometry() - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
Removes all null values from the geometry.
Scale - Class in io.jmix.mapsui.widget.leaflet.client.control
 
Scale() - Constructor for class io.jmix.mapsui.widget.leaflet.client.control.Scale
 
ScaleOptions - Class in io.jmix.mapsui.widget.leaflet.client.control
 
ScaleOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.control.ScaleOptions
 
scrollWheelZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
select() - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
SelectedItemChangeEvent(Object, E, E) - Constructor for class io.jmix.mapsui.component.data.VectorLayerItems.SelectedItemChangeEvent
 
SelectedLayerChangedEvent(Object, Layer, Layer) - Constructor for class io.jmix.mapsui.component.GeoMap.SelectedLayerChangedEvent
 
selectLayer(Layer) - Method in interface io.jmix.mapsui.component.GeoMap
Sets the selected (i.e.
selectLayer(Layer) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
selectLayerById(String) - Method in interface io.jmix.mapsui.component.GeoMap
Sets the selected (i.e.
SERVICE_NAME - Static variable in class io.jmix.mapsui.component.layer.WMSTileLayer
 
setActive(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletLayer
 
setActive(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.LLayerGroup
 
setAlt(String) - Method in class io.jmix.mapsui.widget.leaflet.client.ImageOverlayOptions
 
setAlt(double) - Method in class io.jmix.mapsui.widget.leaflet.heat.Point3D
 
setAlt(String) - Method in class io.jmix.mapsui.widget.leaflet.LImageOverlay
 
setAnimateAddingMarkers(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setAnimateAddingMarkers(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setApplicationContext(ApplicationContext) - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
setApplicationContext(ApplicationContext) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
setApplicationContext(ApplicationContext) - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
setApplicationContext(ApplicationContext) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
setAttribution(String) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
setAttribution(String) - Method in class io.jmix.mapsui.widget.leaflet.client.ImageOverlayOptions
 
setAttribution(String) - Method in class io.jmix.mapsui.widget.leaflet.LImageOverlay
 
setAttributionControl(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setAttributionPrefix(String) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setAttributionString(String) - Method in class io.jmix.mapsui.component.layer.TileLayer
Sets attribution string.
setAttributionString(String) - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
setAutoClose(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setAutoPan(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setAutoPanPadding(Point) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setBlur(Double) - Method in class io.jmix.mapsui.component.HeatMapOptions
Sets the amount of blur in a point.
setBlur(double) - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
 
setBottomRight(Point) - Method in class io.jmix.mapsui.component.layer.ImageLayer
Sets the bottom right (SouthEast) point of an image.
setBounds(LatLngBounds) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
setBounds(Bounds) - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
setBounds(Bounds) - Method in class io.jmix.mapsui.widget.leaflet.LRectangle
 
setBoxZoom(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
setBoxZoom(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setBoxZoom(boolean) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
setBoxZoomEnabled(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setBubblingMouseEvents(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setBubblingMouseEvents(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setCenter(double, double) - Method in interface io.jmix.mapsui.component.GeoMap
Sets the initial geographic center of the map.
setCenter(double, double) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
setCenter(LatLng) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setCenter(double, double) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setCenter(Point, Double) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setCenter(Point) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setCenter(Point) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setCenter(Bounds) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setCenter(Double, Double, Double) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
setChildComponents(List<ComponentConnector>) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
setClassName(String) - Method in class io.jmix.mapsui.widget.leaflet.client.DivIconOptions
 
setClassName(String) - Method in class io.jmix.mapsui.widget.leaflet.client.DivOverlayOptions
 
setClassName(String) - Method in class io.jmix.mapsui.widget.leaflet.client.IconOptions
 
setClassName(String) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setClickable(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setClickable(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setCloseButton(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setCloseButton(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LPopup
 
setCloseButtonEnabled(boolean) - Method in class io.jmix.mapsui.component.PopupWindowOptions
Defines whether close button is enabled in a popup window.
setCloseOnClick(boolean) - Method in class io.jmix.mapsui.component.PopupWindowOptions
Defines whether popup should be closed when user clicks on the map.
setCloseOnClick(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setCloseOnClick(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LPopup
 
setClusteringOptions(ClusteringOptions) - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
setCollapsed(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.control.LayersOptions
 
setCollapsed(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.control.LLayers
 
setColor(String) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setColor(String) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setColor(String) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setContent(String) - Method in class io.jmix.mapsui.component.PopupWindow
Sets the HTML content of the popup window.
setContent(String) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletDivOverlay
 
setContent(String) - Method in class io.jmix.mapsui.widget.leaflet.client.DivOverlay
 
setContent(String) - Method in class io.jmix.mapsui.widget.leaflet.LPopup
 
setContent(String) - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
setControls(List<Control>) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Deprecated.
use addControl() instead
setCrs(CRS) - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Sets CRS to be used in the WMS.
setCrs(Crs) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setCrs(Crs) - Method in class io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
 
setCrs(Crs) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Specify the CRS to use for the whole Map.
setCrs(Crs) - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
Specify the CRS to use for the layer.
setCustomCrs(String, String, double, double, double, double) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Adds and uses a new Crs definition and makes it immediately available for use inside a Map.
setCustomCrs(String, double, double, double, double, double, double, double, double) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Adds and uses a new Crs definition and makes it immediately available for use inside a Map.
setCustomInitOption(String, boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setCustomOption(String, String) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractJsonOptions
Warning, this method may break things, be careful with it, almost like real JS development.
setCustomOption(String, double) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractJsonOptions
Warning, this method may break things, be careful with it, almost like real JS development.
setCustomOption(String, int) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractJsonOptions
Warning, this method may break things, be careful with it, almost like real JS development.
setCustomOption(String, boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractJsonOptions
Warning, this method may break things, be careful with it, almost like real JS development.
setCustomOption(String, String) - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
setCustomOptions(Map<String, String>) - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
setDashArray(String) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
setDashArray(String) - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
Sets the stroke dash-pattern.
setDashArray(String) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setDashArray(String) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setDashArray(String) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setDataContainer(CollectionContainer<?>) - Method in class io.jmix.mapsui.component.layer.HeatMapLayer
Sets a data container which will be used to obtain the heatmap points.
setDataContainer(InstanceContainer<T>) - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
setDataDelegate(Function<HeatMapLayer, Map<Point, Double>>) - Method in class io.jmix.mapsui.component.layer.HeatMapLayer
Sets a function which will be used to load a map of points and their intensity values.
setDefaultMarkerIconPath(String) - Static method in class io.jmix.mapsui.widget.leaflet.client.resources.LeafletResourceInjector
 
setDetectRetina(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
 
setDetectRetina(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
setDirection(String) - Method in class io.jmix.mapsui.component.TooltipOptions
Direction where to open the tooltip.
setDirection(String) - Method in class io.jmix.mapsui.widget.leaflet.client.TooltipOptions
 
setDirection(String) - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
setDisableClusteringAtZoom(Integer) - Method in class io.jmix.mapsui.component.ClusteringOptions
 
setDisableClusteringAtZoom(int) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setDisableClusteringAtZoom(Integer) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setDivIcon(String) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setDoubleClickZoom(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
setDoubleClickZoom(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setDoubleClickZoom(boolean) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
setDoubleClickZoomEnabled(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setDraggable(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerOptions
 
setDraggable(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setDragging(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
setDragging(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setDragging(boolean) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
setDraggingEnabled(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setEditable(boolean) - Method in interface io.jmix.mapsui.component.CanvasLayer.Geometry
Sets whether the geometry is to be modifiable on a canvas.
setEditable(boolean) - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
 
setEditable(boolean) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
 
setEditable(boolean) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
 
setEditable(boolean) - Method in interface io.jmix.mapsui.component.layer.Layer
Sets whether the layer is to be editable on a map.
setEditableMap(LEditableMap) - Method in interface io.jmix.mapsui.component.leaflet.LeafletMapAware
 
setEditableMap(LEditableMap) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
setEnabled(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.EditableFeature
 
setEnabled(boolean) - Method in class io.jmix.mapsui.widget.leaflet.control.AbstractDefaultControl
 
setEnableHighAccuracy(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.LocateOptions
 
setEntity(T) - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
setFill(Boolean) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
Set whether to fill the path with color.
setFill(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setFill(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setFill(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setFillColor(String) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
Set fill color.
setFillColor(String) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setFillColor(String) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setFillColor(String) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setFillOpacity(Double) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
Set fill opacity.
setFillOpacity(Double) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setFillOpacity(double) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setFillOpacity(Double) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setFormat(String) - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Formats for the map output.
setFormat(String) - Method in class io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
 
setFormat(String) - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
setGeoImage(GeoImage) - Method in class io.jmix.mapsui.component.layer.ImageLayer
Sets a geo-image of a layer.
setGeoImageDelegate(Function<ImageLayer, GeoImage>) - Method in class io.jmix.mapsui.component.layer.ImageLayer
Sets a function which will be used to load geo-image of the layer.
setGeometry(Geometry) - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
setGeometry(Polygon) - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
setGeometry(LineString) - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
 
setGeometryWithoutRepaint(Polygon) - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
Sets the geometry without triggering repaint on the client side.
setGeometryWithoutRepaint(LineString) - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
 
setGradient(Map<Double, String>) - Method in class io.jmix.mapsui.component.HeatMapOptions
Sets the color gradient config.
setGradient(HashMap<Double, String>) - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
 
setHoles(Point[]...) - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
setHtml(String) - Method in class io.jmix.mapsui.widget.leaflet.client.DivIconOptions
 
setIcon(AnyIcon) - Method in class io.jmix.mapsui.widget.leaflet.client.Marker
 
setIcon(AnyIcon) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerOptions
 
setIcon(String) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
Sets character that is displayed inside the marker.
setIconAnchor(double, double) - Method in class io.jmix.mapsui.component.layer.style.AbstractCustomPointIcon
Sets the coordinates of the "tip" of the icon in pixels (relative to its top left corner).
setIconAnchor(double, double) - Method in class io.jmix.mapsui.component.layer.style.DivPointIcon
 
setIconAnchor(double, double) - Method in class io.jmix.mapsui.component.layer.style.FontPointIcon
Sets the coordinates of the "tip" of the icon in pixels (relative to its top left corner).
setIconAnchor(double, double) - Method in class io.jmix.mapsui.component.layer.style.ImagePointIcon
 
setIconAnchor(Point) - Method in class io.jmix.mapsui.widget.leaflet.client.DivIconOptions
The coordinates of the "tip" of the icon (relative to its top left corner).
setIconAnchor(Point) - Method in class io.jmix.mapsui.widget.leaflet.client.IconOptions
 
setIconAnchor(Point) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setIconCreateFunction(String) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setIconCreateFunctionString(String) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setIconPathFill(String) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setIconPathFillColor(String) - Method in class io.jmix.mapsui.component.layer.style.FontPointIcon
Sets string representing rgb code of the icon's path fill color.
setIconPathStroke(String) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setIconPathStrokeColor(String) - Method in class io.jmix.mapsui.component.layer.style.FontPointIcon
Sets string representing rgb code of the icon's path stroke color.
setIconSize(double, double) - Method in class io.jmix.mapsui.component.layer.style.AbstractCustomPointIcon
Sets the size of the icon in pixels.
setIconSize(double, double) - Method in class io.jmix.mapsui.component.layer.style.DivPointIcon
Does not affect size of the html content.
setIconSize(double, double) - Method in class io.jmix.mapsui.component.layer.style.ImagePointIcon
 
setIconSize(Point) - Method in class io.jmix.mapsui.widget.leaflet.client.DivIconOptions
 
setIconSize(Point) - Method in class io.jmix.mapsui.widget.leaflet.client.IconOptions
 
setIconSize(Point) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setIconTextFill(String) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setIconTextFillColor(String) - Method in class io.jmix.mapsui.component.layer.style.FontPointIcon
Sets string representing rgb code of the icon's inner font symbol fill color.
setIconUrl(String) - Method in class io.jmix.mapsui.widget.leaflet.client.IconOptions
 
setImperial(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.control.ScaleOptions
 
setImperial(boolean) - Method in class io.jmix.mapsui.widget.leaflet.control.LScale
 
setIntensityProperty(String) - Method in class io.jmix.mapsui.component.layer.HeatMapLayer
Sets a property which value defines the intensity of the point on a heatmap.
setInteractive(Boolean) - Method in class io.jmix.mapsui.component.TooltipOptions
If true, the tooltip will accept mouse clicks.
setInteractive(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.ImageOverlayOptions
 
setInteractive(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.TooltipOptions
 
setInteractive(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.LImageOverlay
Set if the image overlay will emit mouse events when clicked or hovered.
setInteractive(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
setItems(VectorLayerItems<T>) - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
setKeepInView(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setKeyboard(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
setKeyboard(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setKeyboard(boolean) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
setKeyboardEnabled(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setLat(Double) - Method in class io.jmix.mapsui.widget.leaflet.shared.Point
 
setLatLng(LatLng) - Method in class io.jmix.mapsui.widget.leaflet.client.CircleMarker
 
setLatLng(LatLng) - Method in class io.jmix.mapsui.widget.leaflet.client.DivOverlay
 
setLatLng(LatLng) - Method in class io.jmix.mapsui.widget.leaflet.client.Marker
 
setLayers(String) - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Specifies layers to display on a map.
setLayers(String) - Method in class io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
 
setLayers(String) - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
setLayersControl(Layers) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
setLayersToUpdateOnLocate(AbstractLeafletLayer...) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Updates given layers directly on the client side when position is located.
setLeafletMap(LMap) - Method in interface io.jmix.mapsui.component.leaflet.LeafletMapAware
 
setLeafletMap(LMap) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
setLineCap(String) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
setLineCap(String) - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
Sets shape to be used at the end of the stroke.
setLineCap(String) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setLineCap(String) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setLineCap(String) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setLineJoin(String) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
setLineJoin(String) - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
Sets shape to be used at the corners of the stroke.
setLineJoin(String) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setLineJoin(String) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setLineJoin(String) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setLon(Double) - Method in class io.jmix.mapsui.widget.leaflet.shared.Point
 
setMax(double) - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
 
setMaxBounds(LatLngBounds) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
setMaxBounds(LatLngBounds) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setMaxBounds(Bounds) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Sets the area into where the viewport is restricted.
setMaxBounds(Geometry) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Sets the area into where the viewport is restricted.
setMaxBounds(Bounds) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
setMaxClusterRadius(int) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setMaxClusterRadius(Integer) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setMaxHeight(int) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setMaximumAge(double) - Method in class io.jmix.mapsui.widget.leaflet.client.LocateOptions
 
setMaximumIntensity(Double) - Method in class io.jmix.mapsui.component.HeatMapOptions
Sets the maximum point intensity.
setMaxNativeZoom(int) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
setMaxNativeZoom(Integer) - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
setMaxWidth(int) - Method in class io.jmix.mapsui.component.PopupWindowOptions
Sets max width of the popup window, in pixels.
setMaxWidth(int) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setMaxZoom(int) - Method in interface io.jmix.mapsui.component.GeoMap
Sets maximum map zoom level.
setMaxZoom(int) - Method in class io.jmix.mapsui.component.GeoMapImpl
Set maximum map zoom level.
setMaxZoom(Double) - Method in class io.jmix.mapsui.component.HeatMapOptions
Sets the zoom level where the points reach maximum intensity (as intensity scales with zoom).
setMaxZoom(int) - Method in interface io.jmix.mapsui.component.layer.Layer
Sets maximum zoom level up to which the layer is visible (inclusive).
setMaxZoom(int) - Method in class io.jmix.mapsui.component.layer.TileLayer
Sets maximum zoom level up to which the layer is visible (inclusive).
setMaxZoom(double) - Method in class io.jmix.mapsui.widget.leaflet.client.LocateOptions
 
setMaxZoom(int) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setMaxZoom(int) - Method in class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
 
setMaxZoom(double) - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
 
setMaxZoom(int) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setMaxZoom(Integer) - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
setMetric(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.control.ScaleOptions
 
setMetric(boolean) - Method in class io.jmix.mapsui.widget.leaflet.control.LScale
 
setMinLocatationUpdateInterval(int) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setMinNativeZoom(int) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
setMinNativeZoom(Integer) - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
setMinOpacity(Double) - Method in class io.jmix.mapsui.component.HeatMapOptions
Sets the minimum opacity the heat will start at.
setMinOpacity(double) - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
Sets the the minimum opacity the heat will start at
setMinWidth(int) - Method in class io.jmix.mapsui.component.PopupWindowOptions
Sets min width of the popup, in pixels.
setMinWidth(int) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setMinZoom(int) - Method in interface io.jmix.mapsui.component.GeoMap
Sets minimum map zoom level.
setMinZoom(int) - Method in class io.jmix.mapsui.component.GeoMapImpl
Set minimum map zoom level.
setMinZoom(int) - Method in interface io.jmix.mapsui.component.layer.Layer
Sets minimum zoom level down to which the layer is visible (inclusive).
setMinZoom(int) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setMinZoom(int) - Method in class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
 
setMinZoom(int) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setMinZoom(Integer) - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
setNorthEastLat(double) - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
setNorthEastLon(double) - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
setNoWrap(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
setNoWrap(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
setOffset(Point) - Method in class io.jmix.mapsui.widget.leaflet.client.DivOverlayOptions
 
setOffset(Point) - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
setOpacity(Double) - Method in class io.jmix.mapsui.component.layer.RasterLayer
Sets layer opacity value.
setOpacity(Double) - Method in class io.jmix.mapsui.component.TooltipOptions
Sets tooltip container opacity.
setOpacity(Double) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setOpacity(double) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
setOpacity(double) - Method in class io.jmix.mapsui.widget.leaflet.client.ImageOverlayOptions
 
setOpacity(double) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerOptions
 
setOpacity(double) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setOpacity(double) - Method in class io.jmix.mapsui.widget.leaflet.client.TooltipOptions
 
setOpacity(Double) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setOpacity(Double) - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
setOpacity(double) - Method in class io.jmix.mapsui.widget.leaflet.LImageOverlay
 
setOpacity(double) - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
setOptions(HeatMapOptions) - Method in class io.jmix.mapsui.component.layer.HeatMapLayer
Sets custom heatmap options.
setPane(String) - Method in class io.jmix.mapsui.widget.leaflet.client.DivOverlayOptions
 
setPane(String) - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
setParent(ServerConnector) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletVectorConnector
 
setPermanent(Boolean) - Method in class io.jmix.mapsui.component.TooltipOptions
Whether to open the tooltip permanently or only on mouseover.
setPermanent(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.TooltipOptions
 
setPermanent(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
setPoint(Point) - Method in class io.jmix.mapsui.component.PopupWindow
Sets the geographical point where the popup window will be opened.
setPoint(Point) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletDivOverlay
 
setPoint(Point) - Method in class io.jmix.mapsui.widget.leaflet.LCircle
 
setPoint(Point) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setPointAndRadiusWithoutRepaint(double, Point) - Method in class io.jmix.mapsui.widget.leaflet.LCircle
 
setPointerEvents(String) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setPoints(Point...) - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
 
setPoints(Point...) - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
setPoints(Point...) - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
 
setPoints(List<Point>) - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
 
setPointsAndholes(Point[][]) - Method in class io.jmix.mapsui.widget.leaflet.LPolygon
 
setPointsWithoutRepaint(Point...) - Method in class io.jmix.mapsui.widget.leaflet.LPolyline
 
setPopup(String) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setPopup(String) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setPopupAnchor(double, double) - Method in class io.jmix.mapsui.component.layer.style.AbstractCustomPointIcon
Sets the coordinates of the point from which popups will open (relative to the icon anchor).
setPopupAnchor(double, double) - Method in class io.jmix.mapsui.component.layer.style.DivPointIcon
 
setPopupAnchor(double, double) - Method in class io.jmix.mapsui.component.layer.style.ImagePointIcon
 
setPopupAnchor(Point) - Method in class io.jmix.mapsui.widget.leaflet.client.DivIconOptions
The coordinates of the point from which popups will "open", relative to the icon anchor.
setPopupAnchor(Point) - Method in class io.jmix.mapsui.widget.leaflet.client.IconOptions
 
setPopupAnchor(Point) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setPopupContent(String) - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
Adds a popup window to be opened as user clicks on the point.
setPopupContent(String) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
Adds a popup window to be opened as user clicks on the polygon.
setPopupContent(String) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
Adds a popup window to be opened as user clicks on the polyline.
setPopupContent(String) - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
setPopupContentProvider(Function<? super T, String>) - Method in class io.jmix.mapsui.component.layer.VectorLayer
Sets the popup content provider, i.e.
setPopupOptions(PopupWindowOptions) - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
Specifies options for a popup window added by CanvasLayer.Point.setPopupContent(String).
setPopupOptions(PopupWindowOptions) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
Specifies options for a popup window added by CanvasLayer.Polygon.setPopupContent(String).
setPopupOptions(PopupWindowOptions) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
Specifies options for a popup window added by CanvasLayer.Polyline.setPopupContent(String).
setPopupOptions(PopupWindowOptions) - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
setPopupState(PopupState) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setPopupState(PopupState) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setPopupState(PopupState) - Method in class io.jmix.mapsui.widget.leaflet.LPopup
 
setPopupWindowOptions(PopupWindowOptions) - Method in class io.jmix.mapsui.component.layer.VectorLayer
Sets the explicit style parameters for bound popups.
setPopupWindowOptions(PopupWindowOptions) - Method in class io.jmix.mapsui.component.PopupWindow
Sets custom options for the popup window.
setPosition(String) - Method in class io.jmix.mapsui.widget.leaflet.client.control.Control
 
setPosition(ControlPosition) - Method in class io.jmix.mapsui.widget.leaflet.control.AbstractControl
 
setPrefix(String) - Method in class io.jmix.mapsui.widget.leaflet.client.control.Attribution
 
setPrefix(String) - Method in class io.jmix.mapsui.widget.leaflet.control.LAttribution
 
setRadius(int) - Method in class io.jmix.mapsui.component.ClusteringOptions
 
setRadius(Integer) - Method in class io.jmix.mapsui.component.HeatMapOptions
Sets the radius of each point of a heatmap.
setRadius(double) - Method in class io.jmix.mapsui.widget.leaflet.client.CircleMarker
 
setRadius(double) - Method in class io.jmix.mapsui.widget.leaflet.client.CircleMarkerOptions
 
setRadius(int) - Method in class io.jmix.mapsui.widget.leaflet.heat.LHeatMapLayer
Sets the radius of each "point" of the heatmap, 25 by default
setRadius(double) - Method in class io.jmix.mapsui.widget.leaflet.LCircle
 
setReadOnly(boolean) - Method in interface io.jmix.mapsui.component.GeoMap
Switches map to a read-only mode.
setReadOnly(boolean) - Method in class io.jmix.mapsui.component.GeoMapImpl
Switch map to a read-only mode.
setReadOnly(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setRemoveOutsideVisibleBounds(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setRemoveOutsideVisibleBounds(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setScrollWheelZoom(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
setScrollWheelZoom(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setScrollWheelZoom(boolean) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
setScrollWheelZoomEnabled(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setSelectedGeoObject(T) - Method in class io.jmix.mapsui.component.layer.VectorLayer
Sets the selected geo-object of the layer.
setSelectedItem(E) - Method in class io.jmix.mapsui.component.data.ContainerVectorLayerItems
 
setSelectedItem(E) - Method in interface io.jmix.mapsui.component.data.VectorLayerItems
Set current item in the source.
setSelectGeoObjectOnClick(boolean) - Method in class io.jmix.mapsui.component.layer.VectorLayer
 
setShowCoverage(boolean) - Method in class io.jmix.mapsui.component.ClusteringOptions
 
setShowCoverageOnHover(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setShowCoverageOnHover(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setShowSinglePointAsCluster(boolean) - Method in class io.jmix.mapsui.component.ClusteringOptions
 
setSingleMarkerMode(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setSingleMarkerMode(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setSouthWestLat(double) - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
setSouthWestLon(double) - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
setSpiderfyDistanceMultiplier(int) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setSpiderfyDistanceMultiplier(Integer) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setSpiderfyOnMaxZoom(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setSpiderfyOnMaxZoom(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setSticky(Boolean) - Method in class io.jmix.mapsui.component.TooltipOptions
If true, the tooltip will follow the mouse instead of being fixed at the feature center.
setSticky(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.TooltipOptions
 
setSticky(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
setStroke(Boolean) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
Set whether to draw stroke along the path.
setStroke(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setStroke(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setStroke(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setStrokeColor(String) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
setStrokeColor(String) - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
Sets stroke color.
setStrokeOpacity(Double) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
setStrokeOpacity(Double) - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
Sets stroke opacity.
setStrokeWeight(Integer) - Method in class io.jmix.mapsui.component.layer.style.PolygonStyle
 
setStrokeWeight(Integer) - Method in class io.jmix.mapsui.component.layer.style.PolylineStyle
Sets stroke width in pixels.
setStyle(PointStyle) - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
Applies a style to the point.
setStyle(PolygonStyle) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
Applies a style to the polygon.
setStyle(PolylineStyle) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
Applies a style to the polyline.
setStyle(GeometryStyle) - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
setStyle(VectorStyle) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setStyle(PathOptions) - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractPath
 
setStyleProvider(Function<? super T, GeometryStyle>) - Method in class io.jmix.mapsui.component.layer.VectorLayer
Sets the style provider for a layer's geo-objects, i.e.
setStyles(String) - Method in class io.jmix.mapsui.component.layer.style.DivPointIcon
Sets one or more user-defined CSS style names for the <div> element.
setStyles(String) - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Sets styles in which layers are to be rendered.
setStyles(String) - Method in class io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
 
setStyles(String) - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
setSubDomains(String[]) - Method in class io.jmix.mapsui.component.layer.TileLayer
Sets possible values for the {s} placeholder in the url pattern of xyz tiles.
setSubDomains(String...) - Method in class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
 
setSubDomains(JsArrayString) - Method in class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
 
setSubDomains(String...) - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
setTileSize(int) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
setTimeout(double) - Method in class io.jmix.mapsui.widget.leaflet.client.LocateOptions
 
setTitle(String) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerOptions
 
setTitle(String) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setTitle(String) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setTms(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
 
setTms(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
setTooltip(String) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setTooltip(String) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setTooltipContent(String) - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
Adds a tooltip to be opened as user hovers on the point.
setTooltipContent(String) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
Adds a tooltip to be opened as user hovers on the polygon.
setTooltipContent(String) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
Adds a tooltip to be opened as user hovers on the polyline.
setTooltipContent(String) - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
setTooltipContentProvider(Function<? super T, String>) - Method in class io.jmix.mapsui.component.layer.VectorLayer
Sets the tooltip content provider, i.e.
setTooltipOptions(TooltipOptions) - Method in interface io.jmix.mapsui.component.CanvasLayer.Point
Specifies options for a tooltip added by CanvasLayer.Point.setTooltipContent(String).
setTooltipOptions(TooltipOptions) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polygon
Specifies options for a tooltip added by CanvasLayer.Polygon.setTooltipContent(String).
setTooltipOptions(TooltipOptions) - Method in interface io.jmix.mapsui.component.CanvasLayer.Polyline
Specifies options for a tooltip added by CanvasLayer.Polyline.setTooltipContent(String).
setTooltipOptions(TooltipOptions) - Method in class io.jmix.mapsui.component.layer.VectorLayer
Sets the explicit style parameters for bound tooltips.
setTooltipOptions(TooltipOptions) - Method in class io.jmix.mapsui.component.leaflet.translators.GeoObjectWrapper
 
setTooltipState(TooltipState) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setTooltipState(TooltipState) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setTooltipState(TooltipState) - Method in class io.jmix.mapsui.widget.leaflet.LTooltip
 
setTopLeft(Point) - Method in class io.jmix.mapsui.component.layer.ImageLayer
Sets the top left (NorthWest) point of an image.
setTouchZoom(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
setTouchZoom(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setTouchZoom(boolean) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
setTouchZoomEnabled(boolean) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setTransparent(boolean) - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Sets whether the map background is to be transparent.
setTransparent(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
 
setTransparent(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
setUrl(String) - Method in class io.jmix.mapsui.component.layer.TileLayer
Sets URL of a service.
setUrl(String) - Method in class io.jmix.mapsui.widget.leaflet.LTileLayer
 
setUseMarkerWeights(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setUseMarkerWeights(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
setVersion(String) - Method in class io.jmix.mapsui.component.layer.WMSTileLayer
Sets service version.
setVersion(String) - Method in class io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
 
setVersion(String) - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
setView(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.LocateOptions
 
setView(LatLng, Double) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
setView(LatLng, Double, JavaScriptObject) - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
setView(Double, Double, Double) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setViewparams(String) - Method in class io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
 
setViewparams(String) - Method in class io.jmix.mapsui.widget.leaflet.LWmsLayer
 
setVisible(boolean) - Method in interface io.jmix.mapsui.component.layer.Layer
Sets whether the layer should be visible on a map.
setWatch(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.LocateOptions
 
setWeight(Integer) - Method in class io.jmix.mapsui.widget.leaflet.AbstractLeafletVector
 
setWeight(int) - Method in class io.jmix.mapsui.widget.leaflet.client.Marker
 
setWeight(int) - Method in class io.jmix.mapsui.widget.leaflet.client.PathOptions
 
setWeight(Integer) - Method in class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
setWeight(Integer) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setWeightProperty(String) - Method in class io.jmix.mapsui.component.ClusteringOptions
 
setWorldCopyJump(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setZindex(int) - Method in class io.jmix.mapsui.widget.leaflet.client.GridLayerOptions
 
setZIndex(int) - Method in class io.jmix.mapsui.widget.leaflet.client.ImageOverlayOptions
 
setZindex(int) - Method in class io.jmix.mapsui.widget.leaflet.LGridLayer
 
setZIndex(Integer) - Method in class io.jmix.mapsui.widget.leaflet.LImageOverlay
Set the explicit zIndex of the tile layer.
setZIndexOffset(int) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerOptions
 
setZIndexOffset(Integer) - Method in class io.jmix.mapsui.widget.leaflet.LMarker
 
setZoom(double) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setZoomAnimation(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.PopupOptions
 
setZoomDelta(double) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setZoomDelta(Double) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setZoomLevel(double) - Method in interface io.jmix.mapsui.component.GeoMap
Sets map zoom level.
setZoomLevel(double) - Method in class io.jmix.mapsui.component.GeoMapImpl
Set map zoom level.
setZoomLevel(double) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setZoomSnap(double) - Method in class io.jmix.mapsui.widget.leaflet.client.MapOptions
 
setZoomSnap(Double) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
setZoomToBoundsOnClick(boolean) - Method in class io.jmix.mapsui.widget.leaflet.client.MarkerClusterGroupOptions
 
setZoomToBoundsOnClick(Boolean) - Method in class io.jmix.mapsui.widget.leaflet.markercluster.LMarkerClusterGroup
 
showCoverageOnHover - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
shutdown() - Method in interface io.jmix.mapsui.component.leaflet.LeafletLayerHolder
Signals that the holder is no more needed (for example when it is replaced with another holder instance).
shutdown() - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerHolder
 
SIMPLE() - Static method in class io.jmix.mapsui.widget.leaflet.client.Crs
 
Simple - Static variable in class io.jmix.mapsui.widget.leaflet.shared.Crs
Leaflet specific
singleMarkerMode - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
spiderfyDistanceMultiplier - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
spiderfyOnMaxZoom - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
startMarker() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMap
 
startPoint() - Method in interface io.jmix.mapsui.widget.leaflet.editable.client.EditableMapClientRcp
 
startPoint() - Method in class io.jmix.mapsui.widget.leaflet.editable.LEditableMap
 
startPoint() - Method in class io.jmix.mapsui.widget.leaflet.editable.RestorableLEditableMap
 
startPolygon() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMap
 
startPolygon() - Method in interface io.jmix.mapsui.widget.leaflet.editable.client.EditableMapClientRcp
 
startPolygon() - Method in class io.jmix.mapsui.widget.leaflet.editable.LEditableMap
 
startPolygon() - Method in class io.jmix.mapsui.widget.leaflet.editable.RestorableLEditableMap
 
startPolyline() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMap
 
startPolyline() - Method in interface io.jmix.mapsui.widget.leaflet.editable.client.EditableMapClientRcp
 
startPolyline() - Method in class io.jmix.mapsui.widget.leaflet.editable.LEditableMap
 
startPolyline() - Method in class io.jmix.mapsui.widget.leaflet.editable.RestorableLEditableMap
 
sticky - Variable in class io.jmix.mapsui.widget.leaflet.shared.TooltipState
 
stopDrawing() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableMap
 
stopDrawing() - Method in interface io.jmix.mapsui.widget.leaflet.editable.client.EditableMapClientRcp
 
stopDrawing() - Method in class io.jmix.mapsui.widget.leaflet.editable.LEditableMap
 
stopDrawing() - Method in class io.jmix.mapsui.widget.leaflet.editable.RestorableLEditableMap
 
stopLocate() - Method in class io.jmix.mapsui.widget.leaflet.client.Map
 
stopLocate() - Method in class io.jmix.mapsui.widget.leaflet.LMap
Stops detecting users geolocation.
stopLocate() - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
subDomains - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerState
 

T

TileLayer - Class in io.jmix.mapsui.component.layer
A class representing raster layer based on tiles.
TileLayer(String) - Constructor for class io.jmix.mapsui.component.layer.TileLayer
 
TileLayer(String, String) - Constructor for class io.jmix.mapsui.component.layer.TileLayer
 
TileLayer - Class in io.jmix.mapsui.widget.leaflet.client
 
TileLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.client.TileLayer
 
TileLayerLeafletLayerTranslator - Class in io.jmix.mapsui.component.leaflet.translators
 
TileLayerLeafletLayerTranslator() - Constructor for class io.jmix.mapsui.component.leaflet.translators.TileLayerLeafletLayerTranslator
 
TileLayerOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
TileLayerOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.TileLayerOptions
 
TileProvider - Interface in io.jmix.mapsui.component.layer
Interface intended to provide reusable settings for a tile layer.
title - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
tms - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerState
 
toBBoxString() - Method in class io.jmix.mapsui.widget.leaflet.client.LatLngBounds
 
toBounds(LatLngBounds) - Static method in class io.jmix.mapsui.widget.leaflet.client.U
 
toBounds(Coordinate...) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toBounds(Point, Point) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toGeoJSON() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractPath
 
toGeoJSONString() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractPath
 
toggleEdit() - Method in class io.jmix.mapsui.widget.leaflet.client.EditableFeature
 
toLayer(Geometry) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
Translates a JTS Geometry to a LeafletLayer.
toLayer(String) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toLayers(Geometry) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
Translates between a JTS Geometry and one or more LeafletLayers
toLeafletBounds(Bounds) - Static method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
toLeafletPoint(Point) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toLeafletPointArray(LineString) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toLinearRing(LPolyline) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toLineString(Point[]) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toLineString(LPolyline) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toLMarker(Point) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
Translates between a Point and a LMarker
Tooltip - Class in io.jmix.mapsui.widget.leaflet.client
 
Tooltip() - Constructor for class io.jmix.mapsui.widget.leaflet.client.Tooltip
 
tooltip - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
tooltip - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
TooltipOptions - Class in io.jmix.mapsui.component
Options for a tooltip.
TooltipOptions() - Constructor for class io.jmix.mapsui.component.TooltipOptions
 
TooltipOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
TooltipOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.TooltipOptions
 
tooltipOptionsFor(TooltipState, AbstractComponentConnector) - Static method in class io.jmix.mapsui.widget.leaflet.client.LeafletTooltipConnector
 
tooltipState - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
tooltipState - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
tooltipState - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletTooltipState
 
TooltipState - Class in io.jmix.mapsui.widget.leaflet.shared
 
TooltipState() - Constructor for class io.jmix.mapsui.widget.leaflet.shared.TooltipState
 
toPoint(Point) - Static method in class io.jmix.mapsui.widget.leaflet.client.U
 
toPoint(LatLng) - Static method in class io.jmix.mapsui.widget.leaflet.client.U
 
toPoint(Point) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toPoint(LMarker) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toPointArray(LatLng[]) - Static method in class io.jmix.mapsui.widget.leaflet.client.U
 
toPointArray(Coordinate[]) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
Translates between an array of v-leaflet Points and JTS Coordinates
toPolygon(Polygon) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
Translates between a JTS Polygon and a v-leaflet LPolygon
toPolygon(LinearRing) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
Translates between a JTS LinearRing and a v-leaflet LPolygon
toPolygon(LPolygon) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
 
toPolyline(LineString) - Static method in class io.jmix.mapsui.widget.leaflet.util.JTSUtil
Translates between a JTS LineString and a v-leaflet Polyline
toString() - Method in class io.jmix.mapsui.widget.leaflet.LeafletClickEvent
 
toString() - Method in class io.jmix.mapsui.widget.leaflet.LeafletLocateEvent
 
toString() - Method in class io.jmix.mapsui.widget.leaflet.shared.Bounds
 
toString() - Method in class io.jmix.mapsui.widget.leaflet.shared.Point
 
touchZoom - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
translate(int, int) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
translateLayer(Layer) - Method in class io.jmix.mapsui.component.leaflet.translators.HeatMapLayerLeafletLayerTranslator
 
translateLayer(Layer) - Method in class io.jmix.mapsui.component.leaflet.translators.ImageLayerLeafletLayerTranslator
 
translateLayer(Layer) - Method in interface io.jmix.mapsui.component.leaflet.translators.LeafletLayerTranslator
Returns an instance of LeafletLayerHolder, containing Leaflet representation of the given layer.
translateLayer(Layer) - Method in class io.jmix.mapsui.component.leaflet.translators.TileLayerLeafletLayerTranslator
 
translateLayer(Layer) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerLeafletLayerTranslator
 
translateLayer(VectorLayer<T>) - Method in class io.jmix.mapsui.component.leaflet.translators.VectorLayerLeafletLayerTranslator
 
translateLayer(Layer) - Method in class io.jmix.mapsui.component.leaflet.translators.WMSTileLayerLeafletLayerTranslator
 
translatePixelCoordinates(int, int, SerializableConsumer<Point>) - Method in class io.jmix.mapsui.widget.leaflet.LMap
Translates given parameters (x/y pixel coordinates relative to the map) to actual coordinates on the client side and passes the values to the callback.
transparent - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletWmsLayerState
 

U

U - Class in io.jmix.mapsui.widget.leaflet.client
 
U() - Constructor for class io.jmix.mapsui.widget.leaflet.client.U
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.DivOverlay
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletCircleConnector
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletCircleMarkerConnector
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletGridLayerConnector
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletImageOverlayConnector
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerClusterConnector
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMarkerConnector
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletPolylineConnector
 
update() - Method in class io.jmix.mapsui.widget.leaflet.client.LHeatLayerConnector
 
updateCaption(ComponentConnector) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletLayerGroupConnector
 
updateCaption(ComponentConnector) - Method in class io.jmix.mapsui.widget.leaflet.client.LeafletMapConnector
 
updateComponentSize() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
updateIfDirty() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
updateLayersOnLocate - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
updateWidgetStyleNames() - Method in class io.jmix.mapsui.widget.leaflet.client.AbstractLeafletLayerConnector
 
url - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletTileLayerState
 
useMarkerWeights - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 

V

valueOf(String) - Static method in enum io.jmix.maps.CRS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.jmix.maps.GeoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.jmix.mapsui.widget.leaflet.client.LayerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.jmix.mapsui.widget.leaflet.shared.Control
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.jmix.mapsui.widget.leaflet.shared.ControlPosition
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.jmix.maps.CRS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.jmix.maps.GeoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.jmix.mapsui.widget.leaflet.client.LayerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.jmix.mapsui.widget.leaflet.shared.Control
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.jmix.mapsui.widget.leaflet.shared.ControlPosition
Returns an array containing the constants of this enum type, in the order they are declared.
vectorCreated(String) - Method in interface io.jmix.mapsui.widget.leaflet.editable.client.EditableMapServerRcp
 
VectorLayer<T> - Class in io.jmix.mapsui.component.layer
A layer containing geo-objects (entities having a property of a Geometry type.
VectorLayer(String) - Constructor for class io.jmix.mapsui.component.layer.VectorLayer
 
VectorLayer(String, VectorLayerItems<T>) - Constructor for class io.jmix.mapsui.component.layer.VectorLayer
Creates an instance of VectorLayer.
VectorLayer(String, InstanceContainer<T>) - Constructor for class io.jmix.mapsui.component.layer.VectorLayer
Creates an instance of VectorLayer.
VectorLayer.GeoObjectClickEvent<T> - Class in io.jmix.mapsui.component.layer
 
VectorLayer.GeoObjectSelectedEvent<T> - Class in io.jmix.mapsui.component.layer
An event that is fired when selected geo-object has changed.
VectorLayerHolder<T> - Class in io.jmix.mapsui.component.leaflet.translators
 
VectorLayerItems<E> - Interface in io.jmix.mapsui.component.data
A common interface for providing data for VectorLayer.
VectorLayerItems.GeometryChangeEvent<E> - Class in io.jmix.mapsui.component.data
An event that is fired when geometry value has changed in some item.
VectorLayerItems.ItemSetChangeEvent<E> - Class in io.jmix.mapsui.component.data
 
VectorLayerItems.SelectedItemChangeEvent<E> - Class in io.jmix.mapsui.component.data
An event that is fired when selected item has changed.
VectorLayerLeafletLayerTranslator - Class in io.jmix.mapsui.component.leaflet.translators
 
VectorLayerLeafletLayerTranslator() - Constructor for class io.jmix.mapsui.component.leaflet.translators.VectorLayerLeafletLayerTranslator
 
vectorModified(Connector, String) - Method in interface io.jmix.mapsui.widget.leaflet.editable.client.EditableServerRcp
 
VectorStyle - Class in io.jmix.mapsui.widget.leaflet.jsonmodels
 
VectorStyle() - Constructor for class io.jmix.mapsui.widget.leaflet.jsonmodels.VectorStyle
 
vectorStyleJson - Variable in class io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletVectorState
 
version - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletWmsLayerState
 
viewparams - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletWmsLayerState
 

W

weight - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
withDivIcon(String) - Method in class io.jmix.mapsui.component.layer.style.GeometryStyles.PointStyleBuilder
A point will be represented on a map by a fully custom lightweight icon that uses the given <div> element instead of an image.
withFontIcon(Icons.Icon) - Method in class io.jmix.mapsui.component.layer.style.GeometryStyles.PointStyleBuilder
A point will be represented on a map by a marker with an inner font-icon from icon set.
withFontIcon(String) - Method in class io.jmix.mapsui.component.layer.style.GeometryStyles.PointStyleBuilder
A point will be represented on a map by a marker with an inner font-icon.
withImageIcon(Icons.Icon) - Method in class io.jmix.mapsui.component.layer.style.GeometryStyles.PointStyleBuilder
A point will be represented on a map by a custom marker icon using the given icon from icon set.
withImageIcon(String) - Method in class io.jmix.mapsui.component.layer.style.GeometryStyles.PointStyleBuilder
A point will be represented on a map by a custom marker icon using the given icon.
withImageIcon(URL) - Method in class io.jmix.mapsui.component.layer.style.GeometryStyles.PointStyleBuilder
A point will be represented on a map by a custom marker icon using the image located in the given URL.
wktStringToLineString(String) - Static method in class io.jmix.maps.utils.GeometryUtils
Converts WKT representation of a polyline to a LineString object.
wktStringToPoint(String) - Static method in class io.jmix.maps.utils.GeometryUtils
Converts WKT representation of a point to a Point object.
wktStringToPolygon(String) - Static method in class io.jmix.maps.utils.GeometryUtils
Converts WKT representation of a polygon to a Polygon object.
WmsLayer - Class in io.jmix.mapsui.widget.leaflet.client
 
WmsLayer() - Constructor for class io.jmix.mapsui.widget.leaflet.client.WmsLayer
 
WmsLayerOptions - Class in io.jmix.mapsui.widget.leaflet.client
 
WmsLayerOptions() - Constructor for class io.jmix.mapsui.widget.leaflet.client.WmsLayerOptions
 
WMSTileLayer - Class in io.jmix.mapsui.component.layer
A class containing information about WMS service along with parameters needed for GetMap operation requests to download tiles.
WMSTileLayer(String) - Constructor for class io.jmix.mapsui.component.layer.WMSTileLayer
 
WMSTileLayer(String, String) - Constructor for class io.jmix.mapsui.component.layer.WMSTileLayer
 
WMSTileLayerLeafletLayerTranslator - Class in io.jmix.mapsui.component.leaflet.translators
 
WMSTileLayerLeafletLayerTranslator() - Constructor for class io.jmix.mapsui.component.leaflet.translators.WMSTileLayerLeafletLayerTranslator
 

Z

zIndex - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletGridLayerState
 
zIndex - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletImageOverlayState
 
zIndexOffset - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMarkerState
 
Zoom - Class in io.jmix.mapsui.widget.leaflet.client.control
 
Zoom() - Constructor for class io.jmix.mapsui.widget.leaflet.client.control.Zoom
 
zoomAnimation - Variable in class io.jmix.mapsui.widget.leaflet.shared.PopupState
 
zoomDelta - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
ZoomEndEvent(Object, Point, double, GeoMap.Bounds) - Constructor for class io.jmix.mapsui.component.GeoMap.ZoomEndEvent
 
ZoomEndListener - Interface in io.jmix.mapsui.widget.leaflet.client
 
zoomLevel - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
zoomSnap - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
zoomToBounds(Point, Point) - Method in interface io.jmix.mapsui.component.GeoMap
Sets a map view that contains the given geographical bounds with the maximum zoom level possible.
zoomToBounds(Point, Point) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
zoomToBoundsOnClick - Variable in class io.jmix.mapsui.widget.leaflet.markercluster.client.LeafletMarkerClusterState
 
zoomToContent() - Method in class io.jmix.mapsui.widget.leaflet.LMap
Calculates extent of all contained components that are not "baselayers".
zoomToContent(LeafletLayer) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
zoomToExtent(Bounds) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
zoomToExtent(Geometry) - Method in class io.jmix.mapsui.widget.leaflet.LMap
 
zoomToExtent(Bounds) - Method in interface io.jmix.mapsui.widget.leaflet.shared.LeafletMapClientRpc
 
zoomToExtent - Variable in class io.jmix.mapsui.widget.leaflet.shared.LeafletMapState
 
zoomToGeometry(Geometry) - Method in interface io.jmix.mapsui.component.GeoMap
Sets a map view that contains envelope of the given geometry with the maximum zoom level possible.
zoomToGeometry(Geometry) - Method in class io.jmix.mapsui.component.GeoMapImpl
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links