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 

C

call(JavaScriptObject) - Method in interface com.gwidgets.api.leaflet.elemental.Function
 
Canvas - Class in com.gwidgets.api.leaflet
Used to create Canvas-based tile layers where tiles get drawn on the browser side.
canvas(RendererOptions) - Static method in class com.gwidgets.api.leaflet.L
Creates a SVG renderer with the given options.
canvas(TileLayerOptions) - Static method in class com.gwidgets.api.leaflet.L.tileLayer
Used to create Canvas-based tile layers where tiles get drawn on the browser side.
CanvasEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
Circle - Class in com.gwidgets.api.leaflet
A class for drawing circle overlays on a map.
circle(LatLng, CircleOptions) - Static method in class com.gwidgets.api.leaflet.L
A class for drawing circle overlays on a map.
CircleEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
CircleMakerEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
CircleMarker - Class in com.gwidgets.api.leaflet
A circle of a fixed size with radius specified in pixels.
circleMarker(LatLng, CircleOptions) - Static method in class com.gwidgets.api.leaflet.L
A circle of a fixed size with radius specified in pixels.
CircleOptions - Class in com.gwidgets.api.leaflet.options
 
CircleOptions.Builder - Class in com.gwidgets.api.leaflet.options
 
className(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Custom class name set on an element.
className(String) - Method in class com.gwidgets.api.leaflet.options.DivIconOptions.Builder
A custom class name to assign to the icon.
className(String) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
className(String) - Method in class com.gwidgets.api.leaflet.options.IconOptions.Builder
A custom class name to assign to both icon and shadow images.
className(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Custom class name set on an element.
className(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Custom class name set on an element.
className(String) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
A custom class name to assign to the popup.
className(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
className(String) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
 
className(String) - Method in class com.gwidgets.api.leaflet.options.TooltipOptions.Builder
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
clearAllEventListeners() - Method in interface com.gwidgets.api.leaflet.Evented
Clear all event listeners.
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.GridLayer
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Icon
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Map
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Marker
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Polyline
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Popup
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Renderer
 
clearAllEventListeners() - Method in class com.gwidgets.api.leaflet.Tooltip
 
clearLayers() - Method in class com.gwidgets.api.leaflet.LayerGroup
Removes all the layers from the group.
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
CLICK - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
clickable(Boolean) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
If false, the marker will not emit mouse events and will act as a part of the underlying map.
clone() - Method in class com.gwidgets.api.leaflet.Point
 
closeButton(Boolean) - Method in class com.gwidgets.api.leaflet.options.PopupOptions.Builder
Controls the presence of a close button in the popup.
closePopup() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
closePopup() - Method in class com.gwidgets.api.leaflet.GridLayer
 
closePopup() - Method in class com.gwidgets.api.leaflet.Icon
 
closePopup() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
closePopup() - Method in interface com.gwidgets.api.leaflet.Layer
Closes the popup bound to this layer if it is open.
closePopup() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
closePopup(Popup) - Method in class com.gwidgets.api.leaflet.Map
Closes the popup previously opened with openPopup
closePopup() - Method in class com.gwidgets.api.leaflet.Marker
 
closePopup() - Method in class com.gwidgets.api.leaflet.Path
Closes the path's bound popup if it is opened.
closePopup() - Method in class com.gwidgets.api.leaflet.Polyline
 
closePopup() - Method in class com.gwidgets.api.leaflet.Popup
 
closePopup() - Method in class com.gwidgets.api.leaflet.Renderer
 
closePopup() - Method in class com.gwidgets.api.leaflet.Tooltip
 
closePopupOnClick(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Set it to false if you don't want popups to close when user clicks the map.
closeTooltip() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.GridLayer
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Icon
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
closeTooltip() - Method in interface com.gwidgets.api.leaflet.Layer
Closes the tooltip bound to this layer if it is open.
closeTooltip() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Marker
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Polyline
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Popup
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Renderer
 
closeTooltip() - Method in class com.gwidgets.api.leaflet.Tooltip
 
code - Variable in class com.gwidgets.api.leaflet.CRS
Standard code name of the CRS passed into WMS services (e.g.
collapse() - Method in class com.gwidgets.api.leaflet.Layers
Collapse the control container if expanded.
collapsed(Boolean) - Method in class com.gwidgets.api.leaflet.options.ControlLayersOptions.Builder
If true, the control will be collapsed into an icon and expanded on mouse hover or touch.
color(String) - Method in class com.gwidgets.api.leaflet.options.CircleOptions.Builder
Stroke color.
color(String) - Method in class com.gwidgets.api.leaflet.options.PathOptions.Builder
Stroke color.
color(String) - Method in class com.gwidgets.api.leaflet.options.PolylineOptions.Builder
Stroke color.
com.gwidgets.api.leaflet - package com.gwidgets.api.leaflet
 
com.gwidgets.api.leaflet.elemental - package com.gwidgets.api.leaflet.elemental
 
com.gwidgets.api.leaflet.events - package com.gwidgets.api.leaflet.events
 
com.gwidgets.api.leaflet.options - package com.gwidgets.api.leaflet.options
 
com.gwidgets.api.leaflet.utils - package com.gwidgets.api.leaflet.utils
 
com.gwidgets.leaflet.test - package com.gwidgets.leaflet.test
 
containerPointToLatLng(Point) - Method in class com.gwidgets.api.leaflet.Map
Returns the geographical coordinates of a given map container point.
containerPointToLayerPoint(Point) - Method in class com.gwidgets.api.leaflet.Map
Converts the point relative to the map container to a point relative to the map layer.
contains(Bounds) - Method in class com.gwidgets.api.leaflet.Bounds
Returns true if the rectangle contains the given one.
contains(Point) - Method in class com.gwidgets.api.leaflet.Bounds
Returns true if the rectangle contains the given point.
contains(LatLngBounds) - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns true if the rectangle contains the given one.
contains(LatLng) - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns true if the rectangle contains the given point.
contains(Point) - Method in class com.gwidgets.api.leaflet.Point
Returns true if the both coordinates of the given point are less than the corresponding current point coordinates (in absolute values).
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
CONTEXTMENU - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
Control - Class in com.gwidgets.api.leaflet
The base class for all Leaflet controls.
control(ControlOptions) - Static method in class com.gwidgets.api.leaflet.L
The base class for all Leaflet controls.
control() - Constructor for class com.gwidgets.api.leaflet.L.control
 
ControlAttributionOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlAttributionOptions.
ControlAttributionOptions.Builder - Class in com.gwidgets.api.leaflet.options
The options Builder.
ControlLayersOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlLayersOptions.
ControlLayersOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
ControlOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlOptions.
ControlOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
ControlScaleOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlScaleOptions.
ControlScaleOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
ControlZoomOptions - Class in com.gwidgets.api.leaflet.options
The Class ControlZoomOptions.
ControlZoomOptions.Builder - Class in com.gwidgets.api.leaflet.options
 
coordsToLatlng(double[]) - Static method in class com.gwidgets.api.leaflet.GeoJSON
Creates a LatLng object from an array of 2 numbers (latitude, longitude) used in GeoJSON for points.
coordsToLatLng(JsArray<JavaScriptObject>) - Method in interface com.gwidgets.api.leaflet.options.GeoJSONOptions
Function that will be used for converting GeoJSON coordinates to LatLng points (if not specified, coords will be assumed to be WGS84 standard [longitude, latitude] values in degrees).
coordsToLatlngs(JsArray<JavaScriptObject>, double, Function) - Static method in class com.gwidgets.api.leaflet.GeoJSON
Creates a multidimensional array of LatLngs from a GeoJSON coordinates array.
create(String) - Static method in class com.gwidgets.api.leaflet.SVG
Returns a instance of SVGElement, corresponding to the class name passed.
createElement(String) - Static method in class com.gwidgets.api.leaflet.elemental.Document
 
crossOrigin(Boolean) - Method in class com.gwidgets.api.leaflet.options.ImageOverlayOptions.Builder
 
crossOrigin(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
 
crossOrigin(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
 
CRS - Class in com.gwidgets.api.leaflet
Defines coordinate reference systems for projecting geographical points into pixel (screen) coordinates and back (and to coordinates in other units for WMS services).
CRS() - Constructor for class com.gwidgets.api.leaflet.CRS
 
CRS() - Constructor for class com.gwidgets.api.leaflet.L.CRS
 
crs(CRS) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Coordinate Reference System to use for the WMS requests, defaults to map CRS.
CRSTest - Class in com.gwidgets.leaflet.test
 
CRSTest() - Constructor for class com.gwidgets.leaflet.test.CRSTest
 
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