Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| Align
| com.afcomponents.umap.types | Align class provides an interface to save & align objects with each other. | |
| AutoSizeType
| com.afcomponents.umap.types |
Defines possible auto size modes for the InfoWindow. |
|
| BaloonStyle
| com.afcomponents.umap.styles | Specifies a style for a MarkerManager's group ballon. | |
| BitmapStyle
| com.afcomponents.umap.styles | Specifies a bitmap fill. | |
| Bounds
| com.afcomponents.umap.types | Bounds is a rectangular area of the map in pixel coordinates. | |
| Button
| com.afcomponents.umap.gui.button | Button | |
| ButtonEvent
| com.afcomponents.umap.events | ButtonEvent | |
| ButtonSkin
| com.afcomponents.umap.gui.button | ButtonSkin | |
| Circle
| com.afcomponents.umap.overlays | ||
| CloudMadeProvider
| com.afcomponents.umap.providers.cloudmade | Provider for use with cloudmade.com service. | |
| ComponentStyle
| com.afcomponents.umap.styles | Specifies a drawing style for the UMap component. | |
| Control
| com.afcomponents.umap.core | Control | |
| ControlEvent
| com.afcomponents.umap.events | ControlEvent | |
| CopyrightControl
| com.afcomponents.umap.gui | CopyrightControl | |
| DefaultGeocoderService
| com.afcomponents.umap.display.geocodermanager | ||
| DefaultProvider
| com.afcomponents.umap.providers | Default implemetation for the IProvider interface. | |
| Display
| com.afcomponents.umap.core | Display | |
| DisplayEvent
| com.afcomponents.umap.events | The DisplayEvent class defines events that are fired by core.UMap class when the map display changes. | |
| DoubleClickMode
| com.afcomponents.umap.types | ||
| DropShadowStyle
| com.afcomponents.umap.styles | Specifies a drop shadow style. | |
| ExpandedGroupPattern
| com.afcomponents.umap.display.markermanager | ||
| GeocoderEvent
| com.afcomponents.umap.events | The GeocoderEvent class defines events that are associated with the GeocoderManager class, the defalaultGeocoderService class and it's ancestors. | |
| GeocoderManager
| com.afcomponents.umap.display.geocodermanager | GeocoderManager | |
| GeocoderRequest
| com.afcomponents.umap.types | ||
| GeocoderResults
| com.afcomponents.umap.types | ||
| GeometryStyle
| com.afcomponents.umap.styles | Specifies a drawing style for a Graphics object. | |
| GeoNamesService
| com.afcomponents.umap.display.geocodermanager | ||
| GeoRSSLayer
| com.afcomponents.umap.overlays | Layer for <a href="http://www.georss.org/">GeoRSS</a> file format. | |
| GPXLayer
| com.afcomponents.umap.overlays | Layer for <a href="http://www.topografix.com/gpx.asp">GPX</a> file format. | |
| GradientStyle
| com.afcomponents.umap.styles | Specifies a gradient fill. | |
| GridLayer
| com.afcomponents.umap.display | GridLayer | |
| GridManager
| com.afcomponents.umap.display | GridManager | |
| GridSegment
| com.afcomponents.umap.display | GridSegment | |
| GroupEvent
| com.afcomponents.umap.events | The GroupEvent class defines events that are associated with the MarkerGroup and MarkerManager classes. | |
| GroupStyle
| com.afcomponents.umap.styles | ||
| GuiManager
| com.afcomponents.umap.display | GuiManager | |
| IconStyle
| com.afcomponents.umap.styles | Specifies advanced appearence style for an icon. | |
| IGeocoderService
| com.afcomponents.umap.interfaces | ||
| IGridLayer
| com.afcomponents.umap.interfaces | IGridLayer | |
| IGridSegment
| com.afcomponents.umap.interfaces | Desribes basic functions that should be implemented in a Grid Segment. | |
| IInfoWindow
| com.afcomponents.umap.interfaces | IInfoWindow | |
| ImageLoader
| com.afcomponents.umap.control | ImageLoader | |
| ImageLoaderEvent
| com.afcomponents.umap.events | ImageLoaderEvent | |
| ImageLoaderJob
| com.afcomponents.umap.control | ImageLoaderJob | |
| IManager
| com.afcomponents.umap.interfaces | IManager | |
| IMapControl
| com.afcomponents.umap.interfaces | IMapControl is the basic interface for UMap gui control objects. | |
| IMapObject
| com.afcomponents.umap.interfaces | IMapObject is the base interface for the display objects used in the UMap. | |
| IMapObjectContainer
| com.afcomponents.umap.interfaces | IMapObjectConatiner is the base interface for the container objects used in the UMap. | |
| IMapType
| com.afcomponents.umap.interfaces | IMapType interface describes the properties and methods that should be implemented in a Map Type object. | |
| InfoWindow
| com.afcomponents.umap.display | InfoWindow is a special overlay that is used to display user-defined information. | |
| InfoWindowEvent
| com.afcomponents.umap.events | InfoWindowEvent | |
| InfoWindowStyle
| com.afcomponents.umap.styles | Specifies a drawing style for an InfoWindow. | |
| IOverlay
| com.afcomponents.umap.interfaces | IOverlay is the basic interface for UMap graphical overlay objects. | |
| IProjection
| com.afcomponents.umap.interfaces | IProjection interface describes a projection class. | |
| IProvider
| com.afcomponents.umap.interfaces | IProvider defines a special controller class which should hold an array of Map Types and handle requests for copyright information. | |
| ITileLayer
| com.afcomponents.umap.interfaces | ITileLayer defines a class which holds information about a tiled layer. | |
| KMLLayer
| com.afcomponents.umap.overlays | KMLLayer is a special Layer that can create overlays from a KML source. | |
| LatLng
| com.afcomponents.umap.types | LatLng is a point in geographical coordinates longitude and latitude. | |
| LatLngBounds
| com.afcomponents.umap.types | LatLngBounds represents a rectangle in geographical coordinates. | |
| Layer
| com.afcomponents.umap.overlays | Layer is a special IOverlay that can be used as a container for IOverlay objects. | |
| LinearProjection
| com.afcomponents.umap.control.projection | MercatorProjecton | |
| Manager
| com.afcomponents.umap.display | Manager | |
| ManagerControl
| com.afcomponents.umap.display | ManagerControl | |
| MapControl
| com.afcomponents.umap.gui | MapControl | |
| MapEvent
| com.afcomponents.umap.events | The MapEvent class defines events that are fired by core.UMap class when user interacts with the map. | |
| MapLoadEvent
| com.afcomponents.umap.events | ImageLoaderEvent | |
| MapObject
| com.afcomponents.umap.core | MapObject is the base class for the display objects used in the map. | |
| MapObjectContainer
| com.afcomponents.umap.core | MapObjectConatiner is the base class for the container objects used in the map. | |
| MapType
| com.afcomponents.umap.providers | MapType class provides the default implemetation of the IMapType interface. | |
| MapTypeControl
| com.afcomponents.umap.gui | MapTypeControl | |
| Marker
| com.afcomponents.umap.overlays | Marker is an overlay used for indicating positions on the map. | |
| MarkerManager
| com.afcomponents.umap.display.markermanager | MarkerManager is a manager used for groups markers on the map. | |
| MarkerStyle
| com.afcomponents.umap.styles | Specifies a drawing style for a Marker overlay. | |
| MercatorProjection
| com.afcomponents.umap.control.projection | MercatorProjecton | |
| MicrosoftProvider
| com.afcomponents.umap.providers.microsoft | MicrosfotProvider | |
| MouseHandler
| com.afcomponents.umap.control | MouseHandler | |
| ObjectUtils
| com.afcomponents.umap.utils | ||
| Offset
| com.afcomponents.umap.types | Offset class provides an interface to save offset point either in pixels or % of width & height. | |
| OpenStreetProvider
| com.afcomponents.umap.providers.openstreet | OpenStreetProvider | |
| Overlay
| com.afcomponents.umap.overlays | Overlay is a base class for all UMap graphical overlays. | |
| OverlayEvent
| com.afcomponents.umap.events | The OverlayEvent class defines events that are associated with the Overlay class and it's ancestors. | |
| OverlayManager
| com.afcomponents.umap.display | OverlayManager | |
| Polygon
| com.afcomponents.umap.overlays | Polygon | |
| Polyline
| com.afcomponents.umap.overlays | Polyline | |
| PositionControl
| com.afcomponents.umap.gui | PositionControl | |
| Projection
| com.afcomponents.umap.control.projection | ||
| ProjectionTransform
| com.afcomponents.umap.control.projection | Transformation that will be applied to each point. | |
| ProviderEvent
| com.afcomponents.umap.events | InternalEvent | |
| Providers
| com.afcomponents.umap.providers | This class defines built-in classes of the tile providers that can be used in UMap. | |
| Size
| com.afcomponents.umap.types | Size is a simple class, which represents width & heigth of a rectangular area. | |
| Smooth
| com.afcomponents.umap.math | Smooth | |
| StrokeStyle
| com.afcomponents.umap.styles | Specifies additional stroke render parameters. | |
| Style
| com.afcomponents.umap.styles | Style is the base abstract class for all UMap styles. | |
| TextStyle
| com.afcomponents.umap.styles | Specifies a text style for a TextField object. | |
| TileLayer
| com.afcomponents.umap.providers | TileLayer class provides the default implemetation for the ITileLayer interface. | |
| TileLayerOverlay
| com.afcomponents.umap.overlays |
An Overlay wrapper class for ITileLayer interface. |
|
| UIMapControl
| com.afcomponents.umap.gui | UIMapControl | |
| UMap
| com.afcomponents.umap.core | UMap component. | |
| XMLProvider
| com.afcomponents.umap.providers | Base class that provides mechanism to load provider settings via XML file. | |
| ZoomControl
| com.afcomponents.umap.gui | ZoomControl | |
| ZoomifyProvider
| com.afcomponents.umap.providers.zoomify | ZoomifyProvider | |
| ZoomifyTileLayer
| com.afcomponents.umap.providers.zoomify | ZoomifyTileLayer |