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 

T

tap - Variable in class com.gwidgets.api.leaflet.Map
Mobile touch hacks (quick tap and touch hold) handler.
tap(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Enables mobile hacks for supporting instant taps (fixing 200ms click delay on iOS/Android) and touch holds (fired as contextmenu events).
tapTolerance(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
The max number of pixels a user can shift his finger during touch for it to be considered a valid tap.
testCanvasAddEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testCircle() - Method in class com.gwidgets.leaflet.test.PathTest
 
testCircleContextMenuEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testCircleMarkerMouseOutEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testFeatureGroupLayerAddEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testGeoJsonLayerRemoveEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testGridLayerTileUnloadEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testImageOverlayMouseOutEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testLayerGroupAddEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testLeafletVersion() - Method in class com.gwidgets.leaflet.test.VersionTest
 
testMapCreateWithHTMLElement() - Method in class com.gwidgets.leaflet.test.MapTest
 
testMapCreateWithId() - Method in class com.gwidgets.leaflet.test.MapTest
 
testMapLoadEvent() - Method in class com.gwidgets.leaflet.test.CRSTest
 
testMapLoadEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testMapPan() - Method in class com.gwidgets.leaflet.test.MapTest
 
testMapView() - Method in class com.gwidgets.leaflet.test.MapTest
 
testMapZoom() - Method in class com.gwidgets.leaflet.test.MapTest
 
testMarkeradd() - Method in class com.gwidgets.leaflet.test.MarkerTest
 
testMarkerClickEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testPolygon() - Method in class com.gwidgets.leaflet.test.PathTest
 
testPolygonRemoveEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testPolyline() - Method in class com.gwidgets.leaflet.test.PathTest
 
testPolylineRemoveEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testPopupOpenEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testProjection() - Method in class com.gwidgets.leaflet.test.ProjectionTest
 
testRectangle() - Method in class com.gwidgets.leaflet.test.PathTest
 
testRectangleMouseDownEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testSVGUpdateEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testTileLayerAddEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testTileLayerWMSTileLoadEvent() - Method in class com.gwidgets.leaflet.test.EventTest
 
testTransformation() - Method in class com.gwidgets.leaflet.test.TransformationTest
test fails
TILEERROR - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TILEERROR - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TILEERROR - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TileErrorEvent - Class in com.gwidgets.api.leaflet.events
The Class TileErrorEvent.
TileEvent - Class in com.gwidgets.api.leaflet.events
The Class TileEvent.
tileLayer(String, TileLayerOptions) - Static method in class com.gwidgets.api.leaflet.L
Used to load and display tile layers on the map, implements ILayer interface.
tileLayer() - Constructor for class com.gwidgets.api.leaflet.L.tileLayer
 
TileLayer - Class in com.gwidgets.api.leaflet
Used to load and display tile layers on the map,.
TileLayerEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TileLayerOptions - Class in com.gwidgets.api.leaflet.options
The Class TileLayerOptions.
TileLayerOptions.Builder - Class in com.gwidgets.api.leaflet.options
 
TileLayerWMSEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TileLayerWMSOptions - Class in com.gwidgets.api.leaflet.options
The Class TileLayerWMSOptions.
TileLayerWMSOptions.Builder - Class in com.gwidgets.api.leaflet.options
The Class Builder.
TILELOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TILELOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TILELOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TILELOADSTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TILELOADSTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TILELOADSTART - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
tilePane - Variable in class com.gwidgets.api.leaflet.MapPanes
Pane for tile layers.
tileSize(double) - Method in class com.gwidgets.api.leaflet.options.GridLayerOptions.Builder
 
tileSize(double) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
Tile size (width and height in pixels, assuming tiles are square).
tileSize(double) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
Tile size (width and height in pixels, assuming tiles are square).
TILEUNLOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TILEUNLOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TILEUNLOAD - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
timeout(double) - Method in class com.gwidgets.api.leaflet.options.LocateOptions.Builder
Number of milliseconds to wait for a response from geolocation before firing a locationerror event.Timeout.
title(String) - Method in class com.gwidgets.api.leaflet.options.MarkerOptions.Builder
Text for the browser tooltip that appear on marker hover (no tooltip by default).
tms(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerOptions.Builder
If true, inverses Y axis numbering for tiles (turn this on for TMS services).
tms(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
If true, inverses Y axis numbering for tiles (turn this on for TMS services).
toBBoxString() - Method in class com.gwidgets.api.leaflet.LatLngBounds
Returns a string with bounding box coordinates in a 'southwest_lng,southwest_lat,northeast_lng,northeast_lat' format.
toGeoJSON() - Method in class com.gwidgets.api.leaflet.CircleMarker
Returns a GeoJSON representation of the circle (GeoJSON Point Feature).
toGeoJSON() - Method in class com.gwidgets.api.leaflet.LayerGroup
Returns a GeoJSON representation of the layer group (GeoJSON FeatureCollection).
toGeoJSON() - Method in class com.gwidgets.api.leaflet.Marker
To geo JSON.
toGeoJSON() - Method in class com.gwidgets.api.leaflet.Polygon
 
toGeoJSON() - Method in class com.gwidgets.api.leaflet.Polyline
Returns a GeoJSON representation of the polyline (GeoJSON LineString Feature).
togglePopup() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
togglePopup() - Method in class com.gwidgets.api.leaflet.GridLayer
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Icon
 
togglePopup() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
togglePopup() - Method in interface com.gwidgets.api.leaflet.Layer
Opens or closes the popup bound to this layer depending on its current state.
togglePopup() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Marker
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Polyline
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Popup
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Renderer
 
togglePopup() - Method in class com.gwidgets.api.leaflet.Tooltip
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.CircleMarker
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.GridLayer
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Icon
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.ImageOverlay
 
toggleTooltip() - Method in interface com.gwidgets.api.leaflet.Layer
Opens or closes the tooltip bound to this layer depending on its current state.
toggleTooltip() - Method in class com.gwidgets.api.leaflet.LayerGroup
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Marker
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Polyline
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Popup
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Renderer
 
toggleTooltip() - Method in class com.gwidgets.api.leaflet.Tooltip
 
tooltip(TooltipOptions, Layer) - Static method in class com.gwidgets.api.leaflet.L
Instantiates a Tooltip object given an optional options object that describes its appearance and location and an optional source object that is used to tag the tooltip with a reference to the Layer to which it refers.
Tooltip - Class in com.gwidgets.api.leaflet
The Class Tooltip.
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivIconEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerGroupEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PopupEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TOOLTIPCLOSE - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
TooltipEvent - Class in com.gwidgets.api.leaflet.events
The Class TooltipEvent.
TooltipEvents() - Constructor for class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CanvasEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.CircleMakerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivIconEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.DivOverlayEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.FeatureGroupEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GeoJsonEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.GridLayerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.IconEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.ImageOverlayEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.InteractiveLayerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.LayerGroupEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MapEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.MarkerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PathEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolygonEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PolylineEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.PopupEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RectangleEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.RendererEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.SVGEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TileLayerWMSEvents
 
TOOLTIPOPEN - Static variable in class com.gwidgets.api.leaflet.events.EventTypes.TooltipEvents
 
TooltipOptions - Class in com.gwidgets.api.leaflet.options
The Class TooltipOptions.
TooltipOptions.Builder - Class in com.gwidgets.api.leaflet.options
 
toString() - Method in class com.gwidgets.api.leaflet.LatLng
 
toString() - Method in class com.gwidgets.api.leaflet.Point
 
touchZoom - Variable in class com.gwidgets.api.leaflet.Map
Touch zoom handler.
touchZoom(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the map can be zoomed by touch-dragging with two fingers.
trackResize(Boolean) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Whether the map automatically handles browser window resize to update itself.
transform(Point, double) - Method in class com.gwidgets.api.leaflet.L.Transformation
Returns a transformed point, optionally multiplied by the given scale.
transform3DLimit(double) - Method in class com.gwidgets.api.leaflet.options.MapOptions.Builder
Defines the maximum size of a CSS translation transform.
transformation(double, double, double, double) - Static method in class com.gwidgets.api.leaflet.L
Represents an affine transformation: a set of coefficients a, b, c, d for transforming a point of a form (x, y) into (a*x + b, c*y + d) and doing the reverse.
Transformation(double, double, double, double) - Constructor for class com.gwidgets.api.leaflet.L.Transformation
Instantiates a new transformation.
TransformationTest - Class in com.gwidgets.leaflet.test
 
TransformationTest() - Constructor for class com.gwidgets.leaflet.test.TransformationTest
 
transparent(Boolean) - Method in class com.gwidgets.api.leaflet.options.TileLayerWMSOptions.Builder
If true, the WMS service will return images with transparency.
type - Variable in class com.gwidgets.api.leaflet.elemental.HTMLScriptElement
 
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