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  
ACTION — Constant static property in class com.afcomponents.umap.events.ButtonEvent
addAssetJob(loader, url, data) — Method in class com.afcomponents.umap.control.ImageLoader
addBounds(bounds:com.afcomponents.umap.types:LatLngBounds) — Method in class com.afcomponents.umap.types.LatLngBounds
Extends current bounding rectangle with the specified bounds.
addButton(button:com.afcomponents.umap.gui.button:GuiButton, before) — Method in class com.afcomponents.umap.gui.MapTypeControl
addChildLayer — Property in class com.afcomponents.umap.display.markermanager.MarkerManager
addControl(control:com.afcomponents.umap.interfaces:IMapControl) — Method in class com.afcomponents.umap.core.UMap
Adds new IMapControl object to the GUI.
addControl(control:com.afcomponents.umap.interfaces:IMapControl) — Method in class com.afcomponents.umap.display.GuiManager
ADDED — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.ADDED constant defines the value of the type property of an overlayAdded event object.
addEventListeners(target) — Method in class com.afcomponents.umap.overlays.Overlay
Adds a built-in listener for MouseEvents fired by an InteractiveObject contained in the Overlay.
addLatLng(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.display.routemanager.MapPointRouteRequest
addLatLng(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.providers.microsoft.MapPointTileRequest
addLatLng(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.types.LatLngBounds
Extends current bounding rectangle with the specified point.
addLayer(layer:com.afcomponents.umap.interfaces:ITileLayer) — Method in class com.afcomponents.umap.display.GridSegment
addLayer(layer:com.afcomponents.umap.overlays:Layer, groupStyle) — Method in class com.afcomponents.umap.display.markermanager.MarkerManager
addLayer(layer:com.afcomponents.umap.interfaces:ITileLayer) — Method in interface com.afcomponents.umap.interfaces.IMapType
Adds new ITileLayer object to the tile layer collection.
addLayer(layer:com.afcomponents.umap.interfaces:ITileLayer) — Method in class com.afcomponents.umap.providers.MapType
Adds new ITileLayer object to the tile layer collection.
addManager(manager:com.afcomponents.umap.interfaces:IManager) — Method in class com.afcomponents.umap.core.UMap
Adds new IManager object to the managers list.
addManager(manager:com.afcomponents.umap.interfaces:IManager) — Method in class com.afcomponents.umap.display.ManagerControl
addMapType(type:com.afcomponents.umap.interfaces:IMapType) — Method in interface com.afcomponents.umap.interfaces.IProvider
Adds new map type to the map types Array.
addMapType(type:com.afcomponents.umap.interfaces:IMapType) — Method in class com.afcomponents.umap.providers.DefaultProvider
Adds new map type to the map types Array.
addObject(object:com.afcomponents.umap.interfaces:IMapObject) — Method in class com.afcomponents.umap.core.MapObjectContainer
Adds new IMapObject to the container.
addObject(object:com.afcomponents.umap.interfaces:IMapObject) — Method in interface com.afcomponents.umap.interfaces.IMapObjectContainer
Adds new IMapObject to the container.
addOverlay(overlay:com.afcomponents.umap.interfaces:IOverlay) — Method in class com.afcomponents.umap.core.UMap
Adds new IOverlay object to the default layer, invalidates and refreshes it.
addOverlay(overlay:com.afcomponents.umap.interfaces:IOverlay) — Method in class com.afcomponents.umap.display.OverlayManager
addOverlay(overlay:com.afcomponents.umap.interfaces:IOverlay) — Method in class com.afcomponents.umap.overlays.Layer
Adds new IOverlay to this Layer, invalidates and refreshes it.
Address — Class in package com.afcomponents.umap.types
Full address information.
addServer(server) — Method in interface com.afcomponents.umap.interfaces.ITileLayer
addServer(server) — Method in class com.afcomponents.umap.providers.TileLayer
addTileJob(loader, url, priority, data) — Method in class com.afcomponents.umap.control.ImageLoader
addVertex(vertex:com.afcomponents.umap.types:LatLng, level, after) — Method in class com.afcomponents.umap.overlays.Polyline
_admin1 — Property in class com.afcomponents.umap.types.Address
_admin2 — Property in class com.afcomponents.umap.types.Address
_admin3 — Property in class com.afcomponents.umap.types.Address
_admin4 — Property in class com.afcomponents.umap.types.Address
_admin5 — Property in class com.afcomponents.umap.types.Address
_admin6 — Property in class com.afcomponents.umap.types.Address
_admin7 — Property in class com.afcomponents.umap.types.Address
AERIAL — Constant static property in class com.afcomponents.umap.providers.microsoft.BingProvider
Defines the name of the Aerial map type.
AERIAL — Constant static property in class com.afcomponents.umap.providers.microsoft.MicrosoftProvider
Defines the name of the Aerial map type.
align — Property in class com.afcomponents.umap.gui.MapControl
Gets or sets the control's alignment.
align — Property in class com.afcomponents.umap.gui.MapTypeControl
Gets or sets the control's alignment.
align — Property in class com.afcomponents.umap.gui.UIMapControl
Gets or sets the control's alignment.
align — Property in interface com.afcomponents.umap.interfaces.IMapControl
Gets or sets the control's alignment.
align — Property in class com.afcomponents.umap.styles.GroupStyle
Specifies Align object that will be used to align the baloon.
align — Property in class com.afcomponents.umap.styles.IconStyle
Specifies Align object that will be used to align the icon.
align — Property in class com.afcomponents.umap.styles.MediaStyle
Specifies Align object that will be used to align the media inside container.
Align — Class in package com.afcomponents.umap.types
Align class provides an interface to save & align objects with each other.
Align(horizontal, vertical) — Constructor in class com.afcomponents.umap.types.Align
Align constructor.
alpha — Property in interface com.afcomponents.umap.interfaces.ITileLayer
alpha — Property in class com.afcomponents.umap.providers.TileLayer
alpha — Property in class com.afcomponents.umap.styles.DropShadowStyle
Defines shadow opacity.
alphas — Property in class com.afcomponents.umap.styles.GradientStyle
An array of alpha values for the corresponding colors in the colors array.
angle — Property in class com.afcomponents.umap.styles.DropShadowStyle
Defines shadow skewing angle in degrees.
animation — Property in class com.afcomponents.umap.display.markermanager.MarkerManager
antiAliasType — Property in class com.afcomponents.umap.styles.TextStyle
The type of anti-aliasing used for this text field.
_apikey — Property in class com.afcomponents.umap.providers.cloudmade.CloudMadeXMLProvider
apiKey — Property in class com.afcomponents.umap.core.UMap
apply(button:com.afcomponents.umap.gui.button:GuiButton) — Method in class com.afcomponents.umap.gui.button.ButtonSkin
apply() — Method in class com.afcomponents.umap.styles.DropShadowStyle
Reapplies the drop shadow for the objects specified in the last applyTo() call.
applyTo(target_mc, shadow_mc) — Method in class com.afcomponents.umap.styles.DropShadowStyle
Creates a drop shadow of a target DisplayObject in the specified DisplayObjectContainer.
applyTo(graphics, noFill, noStroke) — Method in class com.afcomponents.umap.styles.GeometryStyle
Applies current fill & stroke style to the specified Graphics object.
applyTo(icon, target) — Method in class com.afcomponents.umap.styles.IconStyle
Applies the style to a DisplayObject.
applyTo(media, size:com.afcomponents.umap.types:Size) — Method in class com.afcomponents.umap.styles.MediaStyle
Applies the style to a DisplayObject.
applyTo(textField, text) — Method in class com.afcomponents.umap.styles.TextStyle
Applies current text style to a TextField object and sets it content if the text parameter is specified.
applyTo(mc, target:com.afcomponents.umap.types:Offset, offset, padding) — Method in class com.afcomponents.umap.types.Align
Applies current alignment object to align specified DisplayObject with a target object.
ARCGIS — Constant static property in class com.afcomponents.umap.providers.Providers
Defines the class for the ArcGIS Tiled Map Provider.
ArcGISMapProvider — Class in package com.afcomponents.umap.providers.arcgis
ArcGISMapProvider(url) — Constructor in class com.afcomponents.umap.providers.arcgis.ArcGISMapProvider
Defines new ArcGIS provider.
ArcGISMapType — Class in package com.afcomponents.umap.providers.arcgis
ArcGISMapType(json, url) — Constructor in class com.afcomponents.umap.providers.arcgis.ArcGISMapType
ArcGISTiledMapProvider — Class in package com.afcomponents.umap.providers.arcgis
ArcGISTiledMapProvider
ArcGISTiledMapProvider(url) — Constructor in class com.afcomponents.umap.providers.arcgis.ArcGISTiledMapProvider
Creates new ArcGISTiledMapProvider.
ArcGISUnits — Class in package com.afcomponents.umap.providers.arcgis
arr — Constant static property in class com.afcomponents.umap.providers.microsoft.MapPointNamespace
arrangeButtons() — Method in class com.afcomponents.umap.gui.MapTypeControl
arrangeButtons() — Method in class com.afcomponents.umap.gui.PositionControl
arrangeButtons() — Method in class com.afcomponents.umap.gui.ZoomControl
asDisplayObject — Property in class com.afcomponents.umap.core.MapObject
Returns reference to the object as a DisplayObject instance.
asDisplayObject — Property in class com.afcomponents.umap.display.infowindow.Panel
Returns a reference to the Panel as a DisplayObject.
asDisplayObject — Property in class com.afcomponents.umap.gui.UIMapControl
Returns reference to the object as a DisplayObject instance.
asDisplayObject — Property in interface com.afcomponents.umap.interfaces.IMapObject
Returns reference to the object as a DisplayObject instance.
asDisplayObject — Property in interface com.afcomponents.umap.interfaces.IPanel
Returns a reference to the Panel as a DisplayObject.
asInteractiveObject — Property in class com.afcomponents.umap.display.InfoWindow
Casts InfoWindow as an InteractiveObject.
asInteractiveObject — Property in interface com.afcomponents.umap.interfaces.IInfoWindow
ASSET — Constant static property in class com.afcomponents.umap.types.ContentType
AssetPanel — Class in package com.afcomponents.umap.display.infowindow
Asset panel loads a generic DisplayObject as it's content.
AUTO — Constant static property in class com.afcomponents.umap.types.AutoSizeType
The AutoSizeType.AUTO constant defines the value of the autoSize property of the InfoWindowStyle object that indicates automatic sizing in both directions.
autoClose — Property in class com.afcomponents.umap.display.markermanager.MarkerManager
Gets or sets the autoClose flag, which indicates
autoCloseInfo — Property in interface com.afcomponents.umap.interfaces.IOverlay
Gets or sets the autCloseInfo flag, which indicates whether to close info window automatically when user clicks somewhere on the map.
autoCloseInfo — Property in class com.afcomponents.umap.overlays.Layer
Gets or sets the autCloseInfo flag, which indicates whether to close info window automatically when user clicks somewhere on the map.
autoCloseInfo — Property in class com.afcomponents.umap.overlays.Overlay
Gets or sets the autCloseInfo flag, which indicates whether to close info window automatically when user clicks somewhere on the map.
autoCloseInfo — Property in class com.afcomponents.umap.overlays.TileLayerOverlay
Gets or sets the autCloseInfo flag, which indicates whether to close info window automatically when user clicks somewhere on the map.
autoInfo — Property in interface com.afcomponents.umap.interfaces.IOverlay
Gets or sets the autInfo flag, which indicates whether to open info window automatically upon mouse click.
autoInfo — Property in class com.afcomponents.umap.overlays.Layer
Gets or sets the autInfo flag, which indicates whether to open info window automatically upon mouse click.
autoInfo — Property in class com.afcomponents.umap.overlays.Overlay
Gets or sets the autInfo flag, which indicates whether to open info window automatically upon mouse click.
autoInfo — Property in class com.afcomponents.umap.overlays.TileLayerOverlay
Gets or sets the autInfo flag, which indicates whether to open info window automatically upon mouse click.
autoPan — Property in class com.afcomponents.umap.display.InfoWindow
Gets or sets autoPan property
autoRepeat — Property in class com.afcomponents.umap.gui.PositionControl
autoRepeat — Property in class com.afcomponents.umap.gui.ZoomControl
autoShow — Property in class com.afcomponents.umap.overlays.FeedLayer
Gets or sets the autoShow property.
autoShow — Property in class com.afcomponents.umap.overlays.KMLLayer
Gets or sets the autoShow property.
_autoSize — Property in class com.afcomponents.umap.display.infowindow.Panel
Auto size type.
autoSize — Property in class com.afcomponents.umap.gui.button.GuiButton
Gets or sets the autoSize property.
autoSize — Property in class com.afcomponents.umap.styles.InfoWindowStyle
Defines automatic sizing feature.
autoSize — Property in class com.afcomponents.umap.styles.TextStyle
Controls automatic sizing and alignment of text fields.
AutoSizeType — Class in package com.afcomponents.umap.types
Defines possible auto size modes for the InfoWindow.
available — Property in class com.afcomponents.umap.display.birdseye.BirdsEyeManager
ax — Property in class com.afcomponents.umap.control.projection.ProjectionTransform
ay — Property in class com.afcomponents.umap.control.projection.ProjectionTransform
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