| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| UIMapControl — Class in package com.afcomponents.umap.gui |
|
UIMapControl
|
| UIMapControl(param) — Constructor in class com.afcomponents.umap.gui.UIMapControl |
|
|
| UMap — Class in package com.afcomponents.umap.core |
|
UMap component. |
| UMap(param) — Constructor in class com.afcomponents.umap.core.UMap |
|
UMap constructor. |
| unbounded — Property in class com.afcomponents.umap.types.LatLng |
|
Gets or sets the unbounded flag. |
| UNDEFINED — Constant static property in class com.afcomponents.umap.types.FeedType |
| |
| units — Property in class com.afcomponents.umap.gui.ScaleControl |
|
Defines the unit system to use for calculations and display. |
| units — Property in class com.afcomponents.umap.overlays.Circle |
|
|
| _units — Property in class com.afcomponents.umap.providers.arcgis.ArcGISMapProvider |
|
Default units of the layer as defined by the service. |
| UNIT_SYSTEMS — Static property in class com.afcomponents.umap.gui.ScaleControl |
|
Defines the unit systems, that are used by the scale control. |
| UNKNOWN_UNITS — Constant static property in class com.afcomponents.umap.providers.arcgis.ArcGISUnits |
|
Specifies that the units are unknown. |
| unproject(point) — Method in class com.afcomponents.umap.control.projection.GCSProjection |
|
|
| unproject(point) — Method in class com.afcomponents.umap.control.projection.LinearProjection |
|
|
| unproject(point) — Method in class com.afcomponents.umap.control.projection.MercatorProjection |
|
|
| unproject(point) — Method in class com.afcomponents.umap.control.projection.Projection |
|
|
| unprojectPoint(point) — Method in class com.afcomponents.umap.control.projection.Projection |
|
|
| unprojectPoint(point) — Method in interface com.afcomponents.umap.interfaces.IProjection |
|
Unprojects a point on a projection plane to a sphere. |
| untransformPoint(point) — Method in class com.afcomponents.umap.control.projection.ProjectionTransform |
|
Untransforms the specified point (reverse transformation). |
| UP — Constant static property in class com.afcomponents.umap.gui.PositionControl |
|
|
| updateComponentProperty(property, value) — Method in class com.afcomponents.umap.display.Manager |
|
|
| updateComponentProperty(property, value) — Method in interface com.afcomponents.umap.interfaces.IManager |
|
|
| updateMapType — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when UMap map type changes. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.display.GridManager |
|
|
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.display.GuiManager |
|
|
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.display.Manager |
|
|
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.display.ManagerControl |
|
|
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.display.OverlayManager |
|
|
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.gui.CopyrightControl |
|
Invoked when map type has been updated. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.gui.MapControl |
|
Invoked when map type has been updated. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.gui.MapTypeControl |
|
Invoked when map type has been updated. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.gui.ScaleControl |
|
Invoked when map type has been updated. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.gui.UIMapControl |
|
Invoked when map type has been updated. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.gui.ZoomControl |
|
Invoked when map type has been updated. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in interface com.afcomponents.umap.interfaces.IManager |
|
|
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in interface com.afcomponents.umap.interfaces.IMapControl |
|
Invoked when map type has been updated. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in interface com.afcomponents.umap.interfaces.IOverlay |
|
Invoked when map type has been changed. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.overlays.Layer |
|
Invoked when map type has been changed. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.overlays.Overlay |
|
Invoked when map type has been changed. |
| updateMapType(mapType:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.overlays.TileLayerOverlay |
|
Invoked when map type has been changed. |
| UPDATE_MAP_TYPE — Constant static property in class com.afcomponents.umap.events.DisplayEvent |
|
The DisplayEvent.UPDATE_MAP_TYPE constant defines the value of the type property of an
updateMapType event object. |
| updatePosition — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when UMap center position changes. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng, force) — Method in class com.afcomponents.umap.display.GridLayer |
|
Update layer based on the new map center. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.display.GridManager |
|
|
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.display.GuiManager |
|
|
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.display.Manager |
|
|
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.display.ManagerControl |
|
|
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.display.OverlayManager |
|
|
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.gui.CopyrightControl |
|
Invoked when map center has been updated. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.gui.MapControl |
|
Invoked when map center has been updated. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.gui.ScaleControl |
|
Invoked when map center has been updated. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.gui.UIMapControl |
|
Invoked when map center has been updated. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.gui.ZoomControl |
|
Invoked when map center has been updated. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng, force) — Method in interface com.afcomponents.umap.interfaces.IGridLayer |
|
|
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in interface com.afcomponents.umap.interfaces.IManager |
|
|
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in interface com.afcomponents.umap.interfaces.IMapControl |
|
Invoked when map center has been updated. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in interface com.afcomponents.umap.interfaces.IOverlay |
|
Invoked when map center has been updated. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.overlays.Layer |
|
Invoked when the map position has been updated. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.overlays.Overlay |
|
Invoked when map center has been updated. |
| updatePosition(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.overlays.TileLayerOverlay |
|
Invoked when map center has been updated. |
| UPDATE_POSITION — Constant static property in class com.afcomponents.umap.events.DisplayEvent |
|
The DisplayEvent.UPDATE_POSITION constant defines the value of the type property of an
updatePosition event object. |
| updateSize(width, height) — Method in class com.afcomponents.umap.display.GridManager |
|
|
| updateSize(width, height) — Method in class com.afcomponents.umap.display.GuiManager |
|
|
| updateSize(width, height) — Method in class com.afcomponents.umap.display.Manager |
|
|
| updateSize(width, height) — Method in class com.afcomponents.umap.display.ManagerControl |
|
|
| updateSize(width, height) — Method in class com.afcomponents.umap.display.OverlayManager |
|
|
| updateSize(width, height) — Method in class com.afcomponents.umap.gui.CopyrightControl |
|
Invoked when the UMap Component size has been updated. |
| updateSize(width, height) — Method in class com.afcomponents.umap.gui.MapControl |
|
Invoked when the UMap Component size has been updated. |
| updateSize(width, height) — Method in class com.afcomponents.umap.gui.UIMapControl |
|
Invoked when the UMap Component size has been updated. |
| updateSize(width, height) — Method in interface com.afcomponents.umap.interfaces.IManager |
|
|
| updateSize(width, height) — Method in interface com.afcomponents.umap.interfaces.IMapControl |
|
Invoked when the UMap Component size has been updated. |
| updateZoom — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when UMap zoom level changes. |
| updateZoom(zoom) — Method in class com.afcomponents.umap.display.GridManager |
|
|
| updateZoom(zoom) — Method in class com.afcomponents.umap.display.GuiManager |
|
|
| updateZoom(zoom) — Method in class com.afcomponents.umap.display.Manager |
|
|
| updateZoom(zoom) — Method in class com.afcomponents.umap.display.ManagerControl |
|
|
| updateZoom(zoom) — Method in class com.afcomponents.umap.display.OverlayManager |
|
|
| updateZoom(zoom) — Method in class com.afcomponents.umap.gui.CopyrightControl |
|
Invoked when map zoom level has been updated. |
| updateZoom(zoom) — Method in class com.afcomponents.umap.gui.MapControl |
|
Invoked when map zoom level has been updated. |
| updateZoom(zoom) — Method in class com.afcomponents.umap.gui.ScaleControl |
|
Invoked when map zoom level has been updated. |
| updateZoom(zoom) — Method in class com.afcomponents.umap.gui.UIMapControl |
|
Invoked when map zoom level has been updated. |
| updateZoom(zoom) — Method in class com.afcomponents.umap.gui.ZoomControl |
|
Invoked when map zoom level has been updated. |
| updateZoom(zoom) — Method in interface com.afcomponents.umap.interfaces.IManager |
|
|
| updateZoom(zoom) — Method in interface com.afcomponents.umap.interfaces.IMapControl |
|
Invoked when map zoom level has been updated. |
| updateZoom(zoom) — Method in interface com.afcomponents.umap.interfaces.IOverlay |
|
Invoked when map zoom has been updated. |
| updateZoom(zoom) — Method in class com.afcomponents.umap.overlays.Layer |
|
Invoked when map the zoom has been updated. |
| updateZoom(zoom) — Method in class com.afcomponents.umap.overlays.Overlay |
|
Invoked when map zoom has been updated. |
| updateZoom(zoom) — Method in class com.afcomponents.umap.overlays.TileLayerOverlay |
|
Invoked when map zoom has been updated. |
| UPDATE_ZOOM — Constant static property in class com.afcomponents.umap.events.DisplayEvent |
|
The DisplayEvent.UPDATE_ZOOM constant defines the value of the type property of an
updateZoom event object. |
| updateZoomLevels() — Method in class com.afcomponents.umap.gui.ZoomControl |
|
|
| url — Property in class com.afcomponents.umap.control.ImageLoaderJob |
|
|
| url — Property in class com.afcomponents.umap.overlays.FeedLayer |
|
Defines the URL that should be exported via <networkLink> tag. |
| url — Property in class com.afcomponents.umap.overlays.KMLLayer |
|
Defines the URL that should be exported via <networkLink> tag. |
| username — Property in class com.afcomponents.umap.display.geocodermanager.GeoNamesService |
| |
| username — Property in class com.afcomponents.umap.display.geocodermanager.YahooGeoPlanetService |
| |
| username — Property in class com.afcomponents.umap.display.geocodermanager.YahooLocalService |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |