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  
radius — Property in class com.afcomponents.umap.overlays.Circle
radius — Property in class com.afcomponents.umap.styles.BaloonStyle
radius — Property in class com.afcomponents.umap.styles.InfoWindowStyle
Defines the corner radius.
radius — Property in class com.afcomponents.umap.styles.MarkerStyle
Defines default icon radius.
ratios — Property in class com.afcomponents.umap.styles.GradientStyle
An array of color distribution ratios.
ready — Event in class com.afcomponents.umap.core.UMap
Dispatched when the map has entered ready state.
ready — Property in class com.afcomponents.umap.core.UMap
Returns true if map settings have been loaded.
ready() — Method in class com.afcomponents.umap.display.GridManager
ready() — Method in class com.afcomponents.umap.display.GuiManager
ready() — Method in class com.afcomponents.umap.display.Manager
ready() — Method in class com.afcomponents.umap.display.ManagerControl
ready() — Method in class com.afcomponents.umap.display.OverlayManager
ready() — Method in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService
ready() — Method in class com.afcomponents.umap.gui.MapControl
Invoked when UMap enters ready() state.
ready() — Method in class com.afcomponents.umap.gui.MapTypeControl
Invoked when UMap enters ready() state.
ready() — Method in class com.afcomponents.umap.gui.PositionControl
Invoked when UMap enters ready() state.
ready() — Method in class com.afcomponents.umap.gui.UIMapControl
Invoked when UMap enters ready() state.
ready() — Method in class com.afcomponents.umap.gui.ZoomControl
Invoked when UMap enters ready() state.
ready() — Method in interface com.afcomponents.umap.interfaces.IManager
ready() — Method in interface com.afcomponents.umap.interfaces.IMapControl
Invoked when UMap enters ready() state.
ready — Property in class com.afcomponents.umap.types.GeocoderRequest
READY — Constant static property in class com.afcomponents.umap.events.ControlEvent
READY — Constant static property in class com.afcomponents.umap.events.MapEvent
The MapEvent.READY constant defines the value of the type property of a ready event object.
READY — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.READY constant defines the value of the type property of an overlayReady event object.
redraw() — Method in class com.afcomponents.umap.display.InfoWindow
Redraws the overlay.
redraw() — Method in interface com.afcomponents.umap.interfaces.IOverlay
Redraws the overlay.
redraw() — Method in class com.afcomponents.umap.overlays.Layer
Invalidates Overlays attached to the Layer.
redraw() — Method in class com.afcomponents.umap.overlays.Marker
Redraws the overlay.
redraw() — Method in class com.afcomponents.umap.overlays.Overlay
Redraws the overlay.
redraw() — Method in class com.afcomponents.umap.overlays.Polygon
Redraws the overlay.
redraw() — Method in class com.afcomponents.umap.overlays.Polyline
Redraws the overlay.
REDRAW — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.REDRAW constant defines the value of the type property of an overlayRedraw event object.
refresh(full) — Method in class com.afcomponents.umap.display.InfoWindow
Refreshes overlay position on the map.
refresh() — Method in class com.afcomponents.umap.gui.MapControl
Refreshes the control.
refresh() — Method in class com.afcomponents.umap.gui.MapTypeControl
Refreshes the control.
refresh() — Method in class com.afcomponents.umap.gui.PositionControl
Refreshes the control.
refresh() — Method in class com.afcomponents.umap.gui.UIMapControl
Refreshes the control.
refresh() — Method in class com.afcomponents.umap.gui.ZoomControl
Refreshes the control.
refresh() — Method in interface com.afcomponents.umap.interfaces.IMapControl
Refreshes the control.
refresh(full) — Method in interface com.afcomponents.umap.interfaces.IOverlay
Refreshes overlay position on the map.
refresh(full) — Method in class com.afcomponents.umap.overlays.Circle
refresh(full) — Method in class com.afcomponents.umap.overlays.Layer
Refreshes the position of the Overlays attached to the Layer.
refresh(full) — Method in class com.afcomponents.umap.overlays.Marker
Refreshes overlay position on the map.
refresh(full) — Method in class com.afcomponents.umap.overlays.Overlay
Refreshes overlay position on the map.
refresh(full) — Method in class com.afcomponents.umap.overlays.Polygon
Refreshes overlay position on the map.
refresh(full) — Method in class com.afcomponents.umap.overlays.Polyline
Refreshes overlay position on the map.
refresh(full) — Method in class com.afcomponents.umap.overlays.TileLayerOverlay
Refreshes overlay position on the map.
REFRESH — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.REFRESH constant defines the value of the type property of an overlayRefresh event object.
refreshControl(control:com.afcomponents.umap.interfaces:IMapControl) — Method in class com.afcomponents.umap.display.GuiManager
reload() — Method in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService
remove() — Method in class com.afcomponents.umap.core.MapObject
Removes the object from the owner container object.
remove() — Method in class com.afcomponents.umap.gui.UIMapControl
Removes the object from the owner container object.
remove() — Method in interface com.afcomponents.umap.interfaces.IMapObject
Removes the object from the owner container object.
removeAllButtons() — Method in class com.afcomponents.umap.gui.MapTypeControl
removeAsset(loader) — Method in class com.afcomponents.umap.control.ImageLoader
removeButton(button:com.afcomponents.umap.gui.button:Button) — Method in class com.afcomponents.umap.gui.MapTypeControl
removeCustomIcon() — Method in class com.afcomponents.umap.overlays.Marker
Removes a custom icon loaded by the Marker.
removeEventListeners(target) — Method in class com.afcomponents.umap.overlays.Marker
Removes a built-in listener for MouseEvents fired by an InteractiveObject contained in the Overlay.
removeEventListeners(target) — Method in class com.afcomponents.umap.overlays.Overlay
Removes a built-in listener for MouseEvents fired by an InteractiveObject contained in the Overlay.
removeFromCache(requestId) — Method in class com.afcomponents.umap.display.geocodermanager.GeocoderManager
Remove GeocoderRequest from cache by requestId
removeLayer(layer:com.afcomponents.umap.overlays:Layer) — Method in class com.afcomponents.umap.display.markermanager.MarkerManager
removeManager(manager:com.afcomponents.umap.interfaces:IManager) — Method in class com.afcomponents.umap.core.UMap
Removes specified IManager object from the managers list.
removeManager(manager:com.afcomponents.umap.interfaces:IManager) — Method in class com.afcomponents.umap.display.ManagerControl
removeObject(object:com.afcomponents.umap.interfaces:IMapObject) — Method in class com.afcomponents.umap.core.MapObjectContainer
Removes IMapObject from the container.
removeObject(object:com.afcomponents.umap.interfaces:IMapObject) — Method in interface com.afcomponents.umap.interfaces.IMapObjectContainer
Removes IMapObject from the container.
removeOverlay(overlay:com.afcomponents.umap.interfaces:IOverlay) — Method in class com.afcomponents.umap.core.UMap
Removes specified IOverlay object from the default layer.
removeOverlay(overlay:com.afcomponents.umap.interfaces:IOverlay) — Method in class com.afcomponents.umap.display.OverlayManager
removeOverlay(overlay:com.afcomponents.umap.interfaces:IOverlay) — Method in class com.afcomponents.umap.overlays.Layer
Removes target IOverlay from the Layer.
removeTile(loader) — Method in class com.afcomponents.umap.control.ImageLoader
removeVertex(index) — Method in class com.afcomponents.umap.overlays.Polyline
repeat — Property in class com.afcomponents.umap.styles.BitmapStyle
Defines wether to repeat, or scale the bitmap.
repeatDelay — Property in class com.afcomponents.umap.gui.PositionControl
repeatDelay — Property in class com.afcomponents.umap.gui.ZoomControl
repeatMap — Property in class com.afcomponents.umap.control.projection.Projection
repeatMap — Property in interface com.afcomponents.umap.interfaces.IProjection
Get or sets whether projection should repeat tiles horizontally or not.
repeatStartDelay — Property in class com.afcomponents.umap.gui.PositionControl
repeatStartDelay — Property in class com.afcomponents.umap.gui.ZoomControl
request — Property in class com.afcomponents.umap.control.ImageLoaderJob
_request — Property in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService
request — Property in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService
request — Property in class com.afcomponents.umap.events.GeocoderEvent
Returns value of request property.
request — Property in interface com.afcomponents.umap.interfaces.IGeocoderService
request — Property in class com.afcomponents.umap.types.GeocoderRequest
_requestCounter — Property in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService
reset() — Method in class com.afcomponents.umap.display.GridManager
reset() — Method in class com.afcomponents.umap.display.InfoWindow
Resets the style & data for panels.
resetCache() — Method in class com.afcomponents.umap.display.geocodermanager.GeocoderManager
Clears cache request.
resetQueue() — Method in class com.afcomponents.umap.display.geocodermanager.GeocoderManager
Clears queue request.
resetSegments() — Method in class com.afcomponents.umap.overlays.TileLayerOverlay
Resets all the created segments for the layer.
resetThreads() — Method in class com.afcomponents.umap.control.ImageLoader
_results — Property in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService
results — Property in class com.afcomponents.umap.display.geocodermanager.GeoNamesService
results — Property in class com.afcomponents.umap.events.GeocoderEvent
Returns value of results property.
results — Property in class com.afcomponents.umap.types.GeocoderRequest
resultsReady(results) — Method in class com.afcomponents.umap.types.GeocoderRequest
RESULTS_READY — Constant static property in class com.afcomponents.umap.events.GeocoderEvent
The GeocoderEvent.RESULTS_READY constant defines the value of the type property of an geocoderReady event object.
resume() — Method in class com.afcomponents.umap.control.ImageLoader
returnToSavedPosition() — Method in class com.afcomponents.umap.core.UMap
Pans the map to the prviously saved center & zoom level.
RGB — Constant static property in class com.afcomponents.umap.styles.GeometryStyle
The GeometryStyle.RGB constant defines the value of the fill or stroke property of the GeometryStyle object that indicates that simple one-color fill or stroke should be used.
RIGHT — Constant static property in class com.afcomponents.umap.gui.PositionControl
RIGHT — Constant static property in class com.afcomponents.umap.types.Align
The Align.RIGHT constant defines the value of the horizontal property of the Align object that indicates right-handed horizontal alignment.
ROAD — Constant static property in class com.afcomponents.umap.providers.microsoft.MicrosoftProvider
Defines the name of the Road map type.
ROLL_OUT — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.ROLL_OUT constant defines the value of the type property of an overlayRollOut event object.
ROLL_OVER — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.ROLL_OVER constant defines the value of the type property of an overlayRollOver event object.
rotation — Property in class com.afcomponents.umap.styles.IconStyle
Specifies the rotation angle of the icon in degrees.
RUSSIAN — Constant static property in class com.afcomponents.umap.gui.ScaleControl
Defines the value for the russian unit system.
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