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.


 ClassPackageDescription
 Address
com.afcomponents.umap.types Full address information.
 Align
com.afcomponents.umap.types Align class provides an interface to save & align objects with each other.
 ArcGISMapProvider
com.afcomponents.umap.providers.arcgis 
 ArcGISMapType
com.afcomponents.umap.providers.arcgis 
 ArcGISTiledMapProvider
com.afcomponents.umap.providers.arcgis ArcGISTiledMapProvider
 ArcGISUnits
com.afcomponents.umap.providers.arcgis 
 AssetPanel
com.afcomponents.umap.display.infowindow Asset panel loads a generic DisplayObject as it's content.
 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.
 Base64Error
com.afcomponents.umap.errors Base64Error
 BingControl
com.afcomponents.umap.gui Bing-style control pane.
 BingEnvironment
com.afcomponents.umap.providers.microsoft Defines the bing environemnt type.
 BingGeocodeService
com.afcomponents.umap.display.geocodermanager Specifies a Bing geocodier service.
 BingLanguage
com.afcomponents.umap.providers.microsoft 
 BingProvider
com.afcomponents.umap.providers.microsoft Provides access to the Bing Maps imagery data.
 BingRouteService
com.afcomponents.umap.display.routemanager Provides access to the Bing Maps routing API.
 BingSearchService
com.afcomponents.umap.display.geocodermanager Specifies a Bing search service.
 BingTrafficLayer
com.afcomponents.umap.overlays TileLayerOverlay which displays tiled traffic information from the Bing Maps service.
 BirdsEyeImageryRequest
com.afcomponents.umap.display.birdseye 
 BirdsEyeManager
com.afcomponents.umap.display.birdseye BirdsEyeManager manages Bing's BirdsEye view.
 BirdsEyeMapType
com.afcomponents.umap.display.birdseye BirdsEye map type.
 BirdsEyeProjection
com.afcomponents.umap.control.projection BirdsEye projection.
 BirdsEyeSceneRequest
com.afcomponents.umap.display.birdseye 
 BirdsEyeTileLayer
com.afcomponents.umap.display.birdseye BirdsEye tile layer class.
 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.
 ButtonEvent
com.afcomponents.umap.events ButtonEvent
 ButtonSkin
com.afcomponents.umap.gui.button ButtonSkin
 Circle
com.afcomponents.umap.overlays A graphical overlay which displays the circle shapes.
 CloudMadeGeocodeService
com.afcomponents.umap.display.geocodermanager 
 CloudMadeProvider
com.afcomponents.umap.providers.cloudmade Provider for use with cloudmade.com service.
 CloudMadeService
com.afcomponents.umap.display.routemanager 
 CloudMadeStamenProvider
com.afcomponents.umap.providers.cloudmade 
 CloudMadeStandardProvider
com.afcomponents.umap.providers.cloudmade 
 CloudMadeXMLProvider
com.afcomponents.umap.providers.cloudmade Provider for use with cloudmade.com service which is tuned via XML settings file.
 ComponentStyle
com.afcomponents.umap.styles Specifies a drawing style for the UMap component.
 ContentType
com.afcomponents.umap.types Specifies different content types for InfoWindow.contentType property.
 Control
com.afcomponents.umap.core Control
 ControlEvent
com.afcomponents.umap.events ControlEvent
 CopyrightControl
com.afcomponents.umap.gui CopyrightControl
 DefaultGeocoderService
com.afcomponents.umap.display.geocodermanager DefaultGeocoderService is an abstract implementation of IGeocoderService.
 DefaultProvider
com.afcomponents.umap.providers Default implemetation for the IProvider interface.
 DefaultRouteService
com.afcomponents.umap.display.routemanager 
 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 Enumarets double click modes for UMap.doubleClickMode property.
 DropdownButton
com.afcomponents.umap.gui.button Button with a dropdown list.
 DropdownList
com.afcomponents.umap.gui.button List for a dropdown button.
 DropShadowStyle
com.afcomponents.umap.styles Specifies a drop shadow style.
 DummyProvider
com.afcomponents.umap.providers Empty provider which doesn't load anything.
 ExpandedGroupPattern
com.afcomponents.umap.display.markermanager 
 FeedLayer
com.afcomponents.umap.overlays FeedLayer is a special Layer that can create overlays from a KML, GeoRSS or GPX source.
 FeedType
com.afcomponents.umap.types Utility-class for determining the feed type.
 GCSProjection
com.afcomponents.umap.control.projection 
 GeoAddress
com.afcomponents.umap.types Address with a geographical location.
 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 Holds information about the geocoding request.
 GeocoderResults
com.afcomponents.umap.types Contains geocoding results.
 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 GeoRSS file format.
 GPXLayer
com.afcomponents.umap.overlays Layer for GPX file format.
 GradientStyle
com.afcomponents.umap.styles Specifies a gradient fill.
 GridLayer
com.afcomponents.umap.display GridLayer
 GridLayerEvent
com.afcomponents.umap.events The GridLayerEvent class defines events that are associated with the GridLayer class.
 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 Marker manager group style.
 GuiButton
com.afcomponents.umap.gui.button Button
 GuiManager
com.afcomponents.umap.display GuiManager
 Heading
com.afcomponents.umap.types List of heading constant values.
 IconStyle
com.afcomponents.umap.styles Specifies advanced appearence style for an icon.
 IGeocoderService
com.afcomponents.umap.interfaces Defines a geocoding service class which works with the GeocoderManager class.
 IGridLayer
com.afcomponents.umap.interfaces IGridLayer
 IGridSegment
com.afcomponents.umap.interfaces Describes basic functions that should be implemented in a typical 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
 ImagePanel
com.afcomponents.umap.display.infowindow ImagePanel defines a special InfoWindow panel which can load and display a .jpg, .png, .gif, .swf asset file.
 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.
 IMapPointRequest
com.afcomponents.umap.interfaces Defines a typical MapPoint request class which can be posted through a MapPointProxy class.
 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.
 IPanel
com.afcomponents.umap.interfaces IPanel defines a special object which is used for displayng the InfoWindow's content.
 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.
 IRouteService
com.afcomponents.umap.interfaces Defines a routing service class which works with the RouteManager class.
 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
 Maneuver
com.afcomponents.umap.types Maneuver information.
 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.
 MapPointGeocodeRequest
com.afcomponents.umap.providers.microsoft 
 MapPointNamespace
com.afcomponents.umap.providers.microsoft 
 MapPointProxy
com.afcomponents.umap.providers.microsoft Special class capable of proxying Bing service requests through a server side proxy script.
 MapPointProxyEvent
com.afcomponents.umap.events Events fired by the MapPointProxy class.
 MapPointRouteRequest
com.afcomponents.umap.display.routemanager 
 MapPointSearchRequest
com.afcomponents.umap.providers.microsoft 
 MapPointTileRequest
com.afcomponents.umap.providers.microsoft 
 MapPointTokenRequest
com.afcomponents.umap.providers.microsoft 
 MapQuestService
com.afcomponents.umap.display.routemanager 
 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.
 MediaScaleMode
com.afcomponents.umap.types Enumaretes different scale modes for MediaStyle.scaleMode parameter.
 MediaStyle
com.afcomponents.umap.styles Specifies media display style for InfoWindow's Image Panel.
 MercatorProjection
com.afcomponents.umap.control.projection MercatorProjecton
 MicrosoftProvider
com.afcomponents.umap.providers.microsoft MicrosfotProvider
 MouseHandler
com.afcomponents.umap.control MouseHandler
 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
 Panel
com.afcomponents.umap.display.infowindow Panel is an abstract IPanel implemetation.
 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.
 Route
com.afcomponents.umap.types Route is a collection of maneuvers.
 RouteError
com.afcomponents.umap.errors Errors raised by the RouteManager class.
 RouteEvent
com.afcomponents.umap.events Events fired by the RouteManager class.
 RouteLayer
com.afcomponents.umap.overlays Interactive Layer which displays the routing information and provides a simple drag-n-drop interface.
 RouteManager
com.afcomponents.umap.display.routemanager 
 RouteResults
com.afcomponents.umap.types Object which contains general route information and the collection of Routes.
 RouteTurnType
com.afcomponents.umap.types List of turn type constant values.
 ScaleControl
com.afcomponents.umap.gui MapTypeControl
 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.
 StyleError
com.afcomponents.umap.errors StyleError
 SwitchButton
com.afcomponents.umap.gui.button Button with 2 states, normal & selected
 TextPanel
com.afcomponents.umap.display.infowindow TextPanel handles the textual InfoWindow content.
 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.
 YahooGeocodeService
com.afcomponents.umap.display.geocodermanager 
 YahooGeoPlanetService
com.afcomponents.umap.display.geocodermanager 
 YahooLocalService
com.afcomponents.umap.display.geocodermanager 
 YahooProvider
com.afcomponents.umap.providers.yahoo YahooProvider
 ZoomControl
com.afcomponents.umap.gui ZoomControl
 ZoomifyProvider
com.afcomponents.umap.providers.zoomify ZoomifyProvider
 ZoomifyTileLayer
com.afcomponents.umap.providers.zoomify ZoomifyTileLayer