| 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 |
| main — Property in class com.afcomponents.umap.display.InfoWindow |
|
Returns a reference to the main Sprite. |
| manageAllLayers — Property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| Manager — Class in package com.afcomponents.umap.display |
|
Manager
|
| Manager(param) — Constructor in class com.afcomponents.umap.display.Manager |
|
|
| managerControl — Property in class com.afcomponents.umap.core.Display |
|
|
| ManagerControl — Class in package com.afcomponents.umap.display |
|
ManagerControl
|
| MAP — Constant static property in class com.afcomponents.umap.providers.yahoo.YahooProvider |
|
Defines the name of the Map map type. |
| mapClick — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when the map has been clicked. |
| MapControl — Class in package com.afcomponents.umap.gui |
|
MapControl
|
| MapControl(param) — Constructor in class com.afcomponents.umap.gui.MapControl |
|
|
| mapDoubleClick — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when the map has been double clicked. |
| MapEvent — Class in package com.afcomponents.umap.events |
|
The MapEvent class defines events that are fired by core.UMap class when user interacts with the map. |
| MapEvent(type, latlng:com.afcomponents.umap.types:LatLng, param, bubbles, cancelable) — Constructor in class com.afcomponents.umap.events.MapEvent |
|
Creates a MapEvent object that contains information about map display change events. |
| MAP_LOAD_COMPLETE — Constant static property in class com.afcomponents.umap.events.MapLoadEvent |
|
|
| MapLoadEvent — Class in package com.afcomponents.umap.events |
|
ImageLoaderEvent
|
| MapLoadEvent(type, currentTile, totalTiles, bubbles, cancelable) — Constructor in class com.afcomponents.umap.events.MapLoadEvent |
|
|
| MAP_LOAD_PROGRESS — Constant static property in class com.afcomponents.umap.events.MapLoadEvent |
|
|
| MAP_LOAD_START — Constant static property in class com.afcomponents.umap.events.MapLoadEvent |
|
|
| MAPNIK — Constant static property in class com.afcomponents.umap.providers.openstreet.OpenStreetProvider |
|
Defines the name of the Mapnik map type. |
| MapObject — Class in package com.afcomponents.umap.core |
|
MapObject is the base class for the display objects used in the map. |
| MapObject(param) — Constructor in class com.afcomponents.umap.core.MapObject |
|
MapObject constructor. |
| MapObjectContainer — Class in package com.afcomponents.umap.core |
|
MapObjectConatiner is the base class for the container objects used in the map. |
| MapObjectContainer(param) — Constructor in class com.afcomponents.umap.core.MapObjectContainer |
|
MapObjectContainer constructor. |
| mapType — Property in class com.afcomponents.umap.core.Control |
|
|
| mapType — Property in class com.afcomponents.umap.core.UMap |
|
Defines current map type name. |
| mapType — Property in class com.afcomponents.umap.events.DisplayEvent |
|
Returns the name of the map type currently selected. |
| mapType — Property in interface com.afcomponents.umap.interfaces.ITileLayer |
|
|
| mapType — Property in class com.afcomponents.umap.providers.TileLayer |
|
Gets or sets the associated map type. |
| MapType — Class in package com.afcomponents.umap.providers |
|
MapType class provides the default implemetation of the IMapType interface. |
| MapType(name, textColor, linkColor, caption, errorMessage, copyrightMessage) — Constructor in class com.afcomponents.umap.providers.MapType |
|
Creates new MapType object. |
| MapTypeControl — Class in package com.afcomponents.umap.gui |
|
MapTypeControl
|
| MapTypeControl(param) — Constructor in class com.afcomponents.umap.gui.MapTypeControl |
|
|
| mapTypes — Property in interface com.afcomponents.umap.interfaces.IProvider |
|
Array which holds map types supported by this Provider. |
| _mapTypes — Property in class com.afcomponents.umap.providers.DefaultProvider |
|
Array of map types. |
| mapTypes — Property in class com.afcomponents.umap.providers.DefaultProvider |
|
Array which holds map types supported by this Provider. |
| Marker — Class in package com.afcomponents.umap.overlays |
|
Marker is an overlay used for indicating positions on the map. |
| Marker(param, style) — Constructor in class com.afcomponents.umap.overlays.Marker |
|
Marker constructor. |
| markerActualSize — Property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| markerGroup — Property in class com.afcomponents.umap.events.GroupEvent |
|
Returns value of markerGroup property. |
| MarkerManager — Class in package com.afcomponents.umap.display.markermanager |
|
MarkerManager is a manager used for groups markers on the map. |
| MarkerManager(param, groupStyle) — Constructor in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
MarkerManager constructor. |
| MarkerStyle — Class in package com.afcomponents.umap.styles |
|
Specifies a drawing style for a Marker overlay. |
| MarkerStyle(param) — Constructor in class com.afcomponents.umap.styles.MarkerStyle |
|
MarkerStyle contructor. |
| markerZoomScale — Property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| matrix — Property in class com.afcomponents.umap.styles.BitmapStyle |
|
A matrix object (of the flash.geom.Matrix class),
which you can use to define transformations on the bitmap. |
| matrix — Property in class com.afcomponents.umap.styles.GradientStyle |
|
A transformation matrix as defined by the flash.geom.Matrix class. |
| max — Property in class com.afcomponents.umap.types.Bounds |
|
Gets or sets the maximum (bottom-right) coordinate of the rectangle. |
| maxCacheSize — Property in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService |
| |
| maxCacheSize — Property in class com.afcomponents.umap.display.geocodermanager.GeocoderManager |
|
Gets or sets maximum size of cache. |
| maxCacheSize — Property in interface com.afcomponents.umap.interfaces.IGeocoderService |
| |
| maxSize — Property in class com.afcomponents.umap.styles.InfoWindowStyle |
|
Defines the maximum size for the InfoWindow. |
| maxX — Property in class com.afcomponents.umap.types.Bounds |
|
Gets or sets the x coordinate of the right edge of the rectangle. |
| maxY — Property in class com.afcomponents.umap.types.Bounds |
|
Gets or sets the x coordinate of the bottom edge of the rectangle. |
| maxZoom — Property in interface com.afcomponents.umap.interfaces.IMapType |
|
Returns maximum zoom level for the map type. |
| maxZoom — Property in interface com.afcomponents.umap.interfaces.ITileLayer |
|
|
| maxZoom — Property in class com.afcomponents.umap.providers.MapType |
|
Returns maximum zoom level for the map type. |
| maxZoom — Property in class com.afcomponents.umap.providers.TileLayer |
|
|
| maxZoomLevel — Property in class com.afcomponents.umap.overlays.FeedLayer |
|
Gets or sets the maxZoomLevel property. |
| maxZoomLevel — Property in class com.afcomponents.umap.overlays.KMLLayer |
|
Gets or sets the maxZoomLevel property. |
| MEDIUM — Constant static property in class com.afcomponents.umap.display.geocodermanager.GeoNamesService |
|
|
| MercatorProjection — Class in package com.afcomponents.umap.control.projection |
|
MercatorProjecton
|
| MercatorProjection(param) — Constructor in class com.afcomponents.umap.control.projection.MercatorProjection |
|
Constructs new Mercator Projection. |
| METERS — Constant static property in class com.afcomponents.umap.overlays.Circle |
|
|
| METERS — Constant static property in class com.afcomponents.umap.providers.arcgis.ArcGISUnits |
|
Specifies that the units are in meters. |
| METRIC — Constant static property in class com.afcomponents.umap.gui.ScaleControl |
|
Defines the value for the metric unit system. |
| MICROSOFT — Constant static property in class com.afcomponents.umap.providers.Providers |
|
Defines the class for the Microsoft Tile Provider. |
| MicrosoftProvider — Class in package com.afcomponents.umap.providers.microsoft |
|
MicrosfotProvider
|
| MicrosoftProvider(defaultData, settings) — Constructor in class com.afcomponents.umap.providers.microsoft.MicrosoftProvider |
|
MicrosoftProvider Provider constructor. |
| MIDDLE — Constant static property in class com.afcomponents.umap.types.Align |
|
The Align.MIDDLE constant defines the value of the vertical
property of the Align object that indicates middle vertical alignment. |
| MILES — Constant static property in class com.afcomponents.umap.overlays.Circle |
|
|
| MILES — Constant static property in class com.afcomponents.umap.providers.arcgis.ArcGISUnits |
|
Specifies that the units are in miles. |
| MILLIMETERS — Constant static property in class com.afcomponents.umap.providers.arcgis.ArcGISUnits |
|
Specifies that the units are in millimeters. |
| min — Property in class com.afcomponents.umap.types.Bounds |
|
Gets or sets the minimum (top-left) coordinate of the rectangle. |
| minSize — Property in class com.afcomponents.umap.gui.MapControl |
|
Gets or sets control's minimum size. |
| minSize — Property in class com.afcomponents.umap.gui.UIMapControl |
|
Gets or sets control's minimum size. |
| minSize — Property in interface com.afcomponents.umap.interfaces.IMapControl |
|
Gets or sets control's minimum size. |
| minThreads — Property in class com.afcomponents.umap.control.ImageLoader |
|
Gets or sets the minimum number of downloading threads. |
| minX — Property in class com.afcomponents.umap.types.Bounds |
|
Gets or sets the x coordinate of the left edge of the rectangle. |
| minY — Property in class com.afcomponents.umap.types.Bounds |
|
Gets or sets the y coordinate of the top edge of the rectangle. |
| minZoom — Property in interface com.afcomponents.umap.interfaces.IMapType |
|
Returns minimum zoom level for the map type. |
| minZoom — Property in interface com.afcomponents.umap.interfaces.ITileLayer |
|
|
| minZoom — Property in class com.afcomponents.umap.providers.MapType |
|
Returns minimum zoom level for the map type. |
| minZoom — Property in class com.afcomponents.umap.providers.TileLayer |
|
|
| miterLimit — Property in class com.afcomponents.umap.styles.StrokeStyle |
|
A number that indicates the limit at which a miter is cut off. |
| mouse — Property in class com.afcomponents.umap.core.Control |
|
|
| MOUSE_DOWN — Constant static property in class com.afcomponents.umap.events.OverlayEvent |
|
The OverlayEvent.MOUSE_DOWN constant defines the value of the type property of an
overlayMouseDown event object. |
| MouseHandler — Class in package com.afcomponents.umap.control |
|
MouseHandler
|
| MOUSE_MOVE — Constant static property in class com.afcomponents.umap.events.OverlayEvent |
|
The OverlayEvent.MOUSE_MOVE constant defines the value of the type property of an
overlayMouseMove event object. |
| MOUSE_UP — Constant static property in class com.afcomponents.umap.events.OverlayEvent |
|
The OverlayEvent.MOUSE_UP constant defines the value of the type property of an
overlayMouseUp event object. |
| move(x, y) — Method in class com.afcomponents.umap.display.InfoWindow |
|
|
| move(x, y) — Method in interface com.afcomponents.umap.interfaces.IInfoWindow |
|
|
| moveEnd — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when automatic panning of the map has been finished. |
| MOVE_END — Constant static property in class com.afcomponents.umap.events.MapEvent |
|
The MapEvent.MOVE_END constant defines the value of the type property of an
moveEnd event object. |
| multiline — Property in class com.afcomponents.umap.styles.TextStyle |
|
Indicates whether the text field is a multiline text field. |
|
| 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 |