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

O

objectsPane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane that contains all the panes except tile pane.
off(String) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
off(String[]) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
off() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
off(String) - Method in interface com.gwidgets.api.leaflet.Evented
Removes a listener
off(String[]) - Method in interface com.gwidgets.api.leaflet.Evented
Removes a set of listener
off() - Method in interface com.gwidgets.api.leaflet.Evented
Removes all listener
off(String) - Method in class com.gwidgets.api.leaflet.GridLayer
 
off(String[]) - Method in class com.gwidgets.api.leaflet.GridLayer
 
off() - Method in class com.gwidgets.api.leaflet.GridLayer
 
off(String) - Method in class com.gwidgets.api.leaflet.Icon
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Icon
 
off() - Method in class com.gwidgets.api.leaflet.Icon
 
off(String) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
off(String[]) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
off() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
off(String) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
off(String[]) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
off() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
off(String) - Method in class com.gwidgets.api.leaflet.Map
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Map
 
off() - Method in class com.gwidgets.api.leaflet.Map
 
off(String) - Method in class com.gwidgets.api.leaflet.Marker
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Marker
 
off() - Method in class com.gwidgets.api.leaflet.Marker
 
off(String) - Method in class com.gwidgets.api.leaflet.Polyline
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Polyline
 
off() - Method in class com.gwidgets.api.leaflet.Polyline
 
off(String) - Method in class com.gwidgets.api.leaflet.Popup
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Popup
 
off() - Method in class com.gwidgets.api.leaflet.Popup
 
off(String) - Method in class com.gwidgets.api.leaflet.Renderer
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Renderer
 
off() - Method in class com.gwidgets.api.leaflet.Renderer
 
off(String) - Method in class com.gwidgets.api.leaflet.Tooltip
 
off(String[]) - Method in class com.gwidgets.api.leaflet.Tooltip
 
off() - Method in class com.gwidgets.api.leaflet.Tooltip
 
offset(Point) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
The offset of the popup position.
offset(Point) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
Optional offset of the tooltip position.
on(String, Function) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
on(String, Function) - Method in interface com.gwidgets.api.leaflet.Evented
Adds a set of type/listener pairs.
on(String, Function) - Method in class com.gwidgets.api.leaflet.GridLayer
 
on(String, Function) - Method in class com.gwidgets.api.leaflet.Icon
 
on(String, Function) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
on(String, Function) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
on(String, Function) - Method in class com.gwidgets.api.leaflet.Map
 
on(String, Function) - Method in class com.gwidgets.api.leaflet.Marker
 
on(String, Function) - Method in class com.gwidgets.api.leaflet.Polyline
 
on(String, Function) - Method in class com.gwidgets.api.leaflet.Popup
 
on(String, Function) - Method in class com.gwidgets.api.leaflet.Renderer
 
on(String, Function) - Method in class com.gwidgets.api.leaflet.Tooltip
 
onAdd(Map) - Method in class com.gwidgets.api.leaflet.Control
Should contain code that creates all the neccessary DOM elements for the control, adds listeners on relevant map events, and returns the element containing the control.
once(String, Function) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
once(String, Function) - Method in interface com.gwidgets.api.leaflet.Evented
the listener will only get fired once and then removed.
once(String, Function) - Method in class com.gwidgets.api.leaflet.GridLayer
 
once(String, Function) - Method in class com.gwidgets.api.leaflet.Icon
 
once(String, Function) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
once(String, Function) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
once(String, Function) - Method in class com.gwidgets.api.leaflet.Map
 
once(String, Function) - Method in class com.gwidgets.api.leaflet.Marker
 
once(String, Function) - Method in class com.gwidgets.api.leaflet.Polyline
 
once(String, Function) - Method in class com.gwidgets.api.leaflet.Popup
 
once(String, Function) - Method in class com.gwidgets.api.leaflet.Renderer
 
once(String, Function) - Method in class com.gwidgets.api.leaflet.Tooltip
 
onEachFeature(JavaScriptObject, Layer) - Method in interface com.gwidgets.api.leaflet.options.GeoJSONOptions
Function that will be called on each created feature layer.
onload - Variable in class com.gwidgets.api.leaflet.elemental.Element
 
onRemove(Map) - Method in class com.gwidgets.api.leaflet.Control
Optional, should contain all clean up code (e.g.
opacity(double) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Stroke opacity.
opacity(double) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
opacity(double) - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
The opacity of the image overlay.
opacity(double) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
The opacity of the marker.
opacity(double) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Stroke opacity.
opacity(double) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Stroke opacity.
opacity(double) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
The opacity of the tile layer.
opacity(double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
The opacity of the tile layer.
opacity(double) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
Tooltip container opacity.
openOn(Map) - Method in class com.gwidgets.api.leaflet.Popup
Adds the popup to the map and closes the previous one.
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.GridLayer
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Icon
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
openPopup(LatLng) - Method in interface com.gwidgets.api.leaflet.Layer
Opens the bound popup at the specificed latlng or at the default popup anchor if no latlng is passed.
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
openPopup(Popup) - Method in class com.gwidgets.api.leaflet.Map
Opens the specified popup while closing the previously opened (to make sure only one is opened at one time for usability).
openPopup(String, LatLng, PopupOptions) - Method in class com.gwidgets.api.leaflet.Map
Creates a popup with the specified options and opens it in the given point on a map.
openPopup(HTMLElement, LatLng, PopupOptions) - Method in class com.gwidgets.api.leaflet.Map
Creates a popup with the specified options and opens it in the given point on a map.
openPopup() - Method in class com.gwidgets.api.leaflet.Marker
Opens the popup previously bound by the bindPopup method.
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Marker
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Path
Opens the popup previously bound by the bindPopup method in the given point, or in one of the path's points if not specified.
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Polyline
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Popup
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Renderer
 
openPopup(LatLng) - Method in class com.gwidgets.api.leaflet.Tooltip
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.CircleMarker
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.GridLayer
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Icon
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
openTooltip(LatLng) - Method in interface com.gwidgets.api.leaflet.Layer
Opens the bound tooltip at the specificed latlng or at the default tooltip anchor if no latlng is passed.
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.LayerGroup
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Marker
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Polyline
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Popup
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Renderer
 
openTooltip(LatLng) - Method in class com.gwidgets.api.leaflet.Tooltip
 
outerHTML - Variable in class com.gwidgets.api.leaflet.elemental.Element
 
OVERLAYADD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
overlayPane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane for overlays like polylines and polygons.
OVERLAYREMOVE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
A B C D E F G H I K L M N O P R S T U V W X Y Z 
Skip navigation links