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  
_cache — Property in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService
cache — Property in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService
cache — Property in interface com.afcomponents.umap.interfaces.IGeocoderService
cancel() — Method in class com.afcomponents.umap.overlays.FeedLayer
Cancels the loading progress in this FeedLayer and all the linked FeedLayers.
cancel() — Method in class com.afcomponents.umap.overlays.KMLLayer
Cancels the loading progress in this KMLLayer and all the linked KMLLayers.
cancelDoubleClick() — Method in class com.afcomponents.umap.control.MouseHandler
cancelDoubleClick() — Method in class com.afcomponents.umap.core.UMap
Cancels double-click event generation.
cancelDoubleClick(event) — Method in class com.afcomponents.umap.gui.UIMapControl
cancelDragging() — Method in class com.afcomponents.umap.core.UMap
Cancels map dragging.
cancelDragging(event) — Method in class com.afcomponents.umap.gui.UIMapControl
cancelPanning() — Method in class com.afcomponents.umap.core.UMap
Stops panning animation.
cancelRequest() — Method in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService
cancelRequest() — Method in class com.afcomponents.umap.display.geocodermanager.GeocoderManager
Cancel current request.
cancelRequest() — Method in interface com.afcomponents.umap.interfaces.IGeocoderService
CANCEL_REQUEST — Event in class com.afcomponents.umap.display.geocodermanager.GeocoderManager
Dispatched when request has been canceled.
CANCEL_REQUEST — Constant static property in class com.afcomponents.umap.events.GeocoderEvent
The GeocoderEvent.CANCEL_REQUEST constant defines the value of the type property of an geocoderCancelRequest event object.
capsStyle — Property in class com.afcomponents.umap.styles.StrokeStyle
A value from the CapsStyle class that specifies the type of caps at the end of lines.
caption — Property in interface com.afcomponents.umap.interfaces.IMapType
Gets or sets map types caption that will be used in the MapTypeControl.
caption — Property in class com.afcomponents.umap.providers.MapType
Gets or sets map types caption that will be used in the MapTypeControl.
center — Property in class com.afcomponents.umap.overlays.Circle
center — Property in class com.afcomponents.umap.types.Bounds
The coordiantes of the center of the rectangle as a Point object.
CENTER — Constant static property in class com.afcomponents.umap.gui.PositionControl
CENTER — Constant static property in class com.afcomponents.umap.types.Align
The Align.CENTER constant defines the value of the horizontal property of the Align object that indicates central horizontal alignment.
CENTIMETERS — Constant static property in class com.afcomponents.umap.providers.arcgis.ArcGISUnits
Specifies that the units are in centimeters.
CHAIKIN — Constant static property in class com.afcomponents.umap.math.Smooth
CHANGED — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.CHANGED constant defines the value of the type property of an overlayChange event object.
checkBitmapRange(point, zoom) — Method in class com.afcomponents.umap.control.projection.Projection
checkBitmapRange(point, zoom) — Method in interface com.afcomponents.umap.interfaces.IProjection
checkBitmapRangeX(point, zoom) — Method in class com.afcomponents.umap.control.projection.Projection
checkBitmapRangeX(point, zoom) — Method in interface com.afcomponents.umap.interfaces.IProjection
checkBitmapRangeY(point, zoom) — Method in class com.afcomponents.umap.control.projection.Projection
checkBitmapRangeY(point, zoom) — Method in interface com.afcomponents.umap.interfaces.IProjection
checkLatLngRange(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.control.projection.Projection
checkLatLngRange(latlng:com.afcomponents.umap.types:LatLng) — Method in interface com.afcomponents.umap.interfaces.IProjection
checkTileRange(tile, zoom) — Method in class com.afcomponents.umap.control.projection.Projection
checkTileRange(tile, zoom) — Method in interface com.afcomponents.umap.interfaces.IProjection
Circle — Class in package com.afcomponents.umap.overlays
Circle(param, style) — Constructor in class com.afcomponents.umap.overlays.Circle
clear(shadow_mc) — Method in class com.afcomponents.umap.styles.DropShadowStyle
Clears the drop shadow from the specified DisplayObjectContainer Id you don't specify an object to clear, this object will be taken from the last applyTo() call.
clearLogo() — Method in class com.afcomponents.umap.providers.DefaultProvider
Clears the logo.
clearObjects(filter) — Method in class com.afcomponents.umap.core.MapObjectContainer
Removes all attached objects.
clearObjects(filter) — Method in interface com.afcomponents.umap.interfaces.IMapObjectContainer
Removes all attached objects.
clearOverlays() — Method in class com.afcomponents.umap.overlays.Layer
Removes all attached overlays from the layer.
CLICK — Constant static property in class com.afcomponents.umap.events.MapEvent
The MapEvent.CLICK constant defines the value of the type property of an mapClick event object.
CLICK — Constant static property in class com.afcomponents.umap.events.OverlayEvent
The OverlayEvent.CLICK constant defines the value of the type property of an overlayClick event object.
clipping — Property in class com.afcomponents.umap.overlays.Polygon
clipping — Property in class com.afcomponents.umap.overlays.Polyline
clippingManager — Property in class com.afcomponents.umap.core.Display
clone() — Method in class com.afcomponents.umap.control.projection.ProjectionTransform
Returns an exact copy of this Object.
clone() — Method in class com.afcomponents.umap.events.GeocoderEvent
Clones the event.
clone() — Method in class com.afcomponents.umap.events.GridLayerEvent
clone() — Method in class com.afcomponents.umap.events.GroupEvent
Clones the event.
clone() — Method in class com.afcomponents.umap.events.ImageLoaderEvent
clone() — Method in class com.afcomponents.umap.events.MapLoadEvent
clone() — Method in class com.afcomponents.umap.events.OverlayEvent
Clones the event.
clone() — Method in class com.afcomponents.umap.gui.button.ButtonSkin
clone() — Method in interface com.afcomponents.umap.interfaces.IOverlay
Creates an exact copy of this Overlay and returns it to the user.
clone() — Method in class com.afcomponents.umap.overlays.Layer
Creates an exact copy of this Layer with the attached Overlays and returns it to the user.
clone() — Method in class com.afcomponents.umap.overlays.Marker
Creates an exact copy of this Overlay and returns it to the user.
clone() — Method in class com.afcomponents.umap.overlays.Overlay
Creates an exact copy of this Overlay and returns it to the user.
clone() — Method in class com.afcomponents.umap.styles.Style
Creates a copy of the Style object.
clone() — Method in class com.afcomponents.umap.types.Align
Creates a copy of this Align object.
clone() — Method in class com.afcomponents.umap.types.Bounds
Creates a copy of this Bounds object.
clone() — Method in class com.afcomponents.umap.types.GeocoderRequest
clone() — Method in class com.afcomponents.umap.types.LatLng
Creates a copy of this LatLng object.
clone() — Method in class com.afcomponents.umap.types.LatLngBounds
Creates a copy of this LatLngBounds object.
clone() — Method in class com.afcomponents.umap.types.Offset
Creates a copy of this Offset object.
clone() — Method in class com.afcomponents.umap.types.Size
Creates a copy of this Size object.
close() — Method in class com.afcomponents.umap.display.InfoWindow
Closes the info window.
close() — Method in interface com.afcomponents.umap.interfaces.IInfoWindow
close — Property in class com.afcomponents.umap.styles.InfoWindowStyle
Defines whether to display a close button in the top-right corner.
CLOSE — Constant static property in class com.afcomponents.umap.events.InfoWindowEvent
closeAlpha — Property in class com.afcomponents.umap.styles.InfoWindowStyle
Defiens the opacity of the close button.
closeButton — Property in class com.afcomponents.umap.display.InfoWindow
Returns a reference to the close button Sprite.
closeGroup() — Method in class com.afcomponents.umap.display.markermanager.MarkerManager
closeInfoWindow() — Method in class com.afcomponents.umap.core.UMap
Closes info window that is currently opened.
closeInfoWindow() — Method in class com.afcomponents.umap.display.GuiManager
closeInfoWindow() — Method in interface com.afcomponents.umap.interfaces.IOverlay
Closes info window that is currently opened.
closeInfoWindow() — Method in class com.afcomponents.umap.overlays.Overlay
Closes info window that is currently opened.
closeRGB — Property in class com.afcomponents.umap.styles.InfoWindowStyle
Defines the RGB color of the close button.
CLOUDMADE — Constant static property in class com.afcomponents.umap.providers.Providers
Defines the class for the CloudMade Tile Provider.
CloudMadeProvider — Class in package com.afcomponents.umap.providers.cloudmade
Provider for use with cloudmade.com service.
CloudMadeProvider(apikey, style, size) — Constructor in class com.afcomponents.umap.providers.cloudmade.CloudMadeProvider
ColudMadeProvider constructor.
color — Property in class com.afcomponents.umap.styles.DropShadowStyle
Defines shadow RGB color.
colors — Property in class com.afcomponents.umap.styles.GradientStyle
An array of RGB hexadecimal color values to be used in the gradient.
colorTransform — Property in class com.afcomponents.umap.styles.IconStyle
Specifies the color transform object that should be applied to the icon.
com.afcomponents.umap.control — Package
Contains UMap controller classes.
com.afcomponents.umap.control.projection — Package
Contains projection classes.
com.afcomponents.umap.core — Package
Contains UMap core classes: UMap, Control and Display.
com.afcomponents.umap.display — Package
Contains classes that are used for displaying the map data.
com.afcomponents.umap.display.geocodermanager — Package
Contains GeocoderManager and geocoding services.
com.afcomponents.umap.display.markermanager — Package
Contains MarkerManager and auxiliary classes.
com.afcomponents.umap.events — Package
Contains Event subclasses.
com.afcomponents.umap.gui — Package
Contains UMap GUI controls.
com.afcomponents.umap.gui.button — Package
Contains GUI button and skin classes.
com.afcomponents.umap.interfaces — Package
Contains interface definitions for basic UMap objects.
com.afcomponents.umap.math — Package
Auxiliary mathematical library.
com.afcomponents.umap.overlays — Package
Contains various graphic overlays.
com.afcomponents.umap.providers — Package
Contains common classes used by Providers.
com.afcomponents.umap.providers.arcgis — Package
Contains ArcGIS provider classes.
com.afcomponents.umap.providers.cloudmade — Package
Contains CloudMade provider classes.
com.afcomponents.umap.providers.microsoft — Package
Contains Microsoft provider classes.
com.afcomponents.umap.providers.openstreet — Package
Contains OpenStreetMap provider classes.
com.afcomponents.umap.providers.yahoo — Package
Contains Yahoo provider classes.
com.afcomponents.umap.providers.zoomify — Package
Contains a Zoomify tile layer.
com.afcomponents.umap.styles — Package
Contains styles used by various UMap child objects.
com.afcomponents.umap.types — Package
Contains various data types used by UMap.
complete — Event in class com.afcomponents.umap.overlays.FeedLayer
Dispatched when an FeedLayer has finished loading data from an external source.
complete — Event in class com.afcomponents.umap.overlays.KMLLayer
Dispatched when an KMLLayer has finished loading KML from an external source.
COMPLETE — Constant static property in class com.afcomponents.umap.events.ProviderEvent
componentStyle — Property in class com.afcomponents.umap.core.UMap
Defines the component style.
ComponentStyle — Class in package com.afcomponents.umap.styles
Specifies a drawing style for the UMap component.
ComponentStyle(param) — Constructor in class com.afcomponents.umap.styles.ComponentStyle
ComponentStyle constructor.
concat(param) — Method in class com.afcomponents.umap.styles.Style
Creates a clone of this Style, copies the properties from specified object and returns the new style.
condenseWhite — Property in class com.afcomponents.umap.styles.TextStyle
A Boolean value that specifies whether extra white space (spaces, line breaks, and so on) in a text field with HTML text should be removed.
containsBounds(bounds:com.afcomponents.umap.types:LatLngBounds) — Method in class com.afcomponents.umap.types.LatLngBounds
Checks whether given rectangle lies within this rectangle.
containsLatLng(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.types.LatLngBounds
Checks whether given point lies within this rectangle.
containsPoint(point) — Method in class com.afcomponents.umap.types.Bounds
Checks whether given point lies within this rectangle.
containsRect(rect:com.afcomponents.umap.types:Bounds) — Method in class com.afcomponents.umap.types.Bounds
content — Property in class com.afcomponents.umap.styles.InfoWindowStyle
Defines whether to display content text field.
contentPadding — Property in class com.afcomponents.umap.styles.ComponentStyle
Defines content padding from the borders of the component.
contentPanel — Property in class com.afcomponents.umap.display.InfoWindow
Returns a reference to the content panel.
contentStyle — Property in class com.afcomponents.umap.styles.InfoWindowStyle
Defines a TextStyle object that represents the content appearence.
control — Property in class com.afcomponents.umap.core.UMap
Returns a reference to core.Control object instance.
Control — Class in package com.afcomponents.umap.core
Control
ControlEvent — Class in package com.afcomponents.umap.events
ControlEvent
ControlEvent(type, text, bubbles, cancelable) — Constructor in class com.afcomponents.umap.events.ControlEvent
convertBounds(bounds, zoom) — Method in class com.afcomponents.umap.core.UMap
Converts LatLngBounds to Bitmap Bounds and visa-versa.
copy(object) — Method in class com.afcomponents.umap.styles.Style
Copies all the properties from the specified object into the Style object.
_copyright — Property in class com.afcomponents.umap.providers.XMLProvider
Copyright URL.
COPYRIGHT_CHANGED — Constant static property in class com.afcomponents.umap.events.ControlEvent
CopyrightControl — Class in package com.afcomponents.umap.gui
CopyrightControl
copyrightMessage — Property in interface com.afcomponents.umap.interfaces.IMapType
Gets or sets the copyright message prefix.
copyrightMessage — Property in class com.afcomponents.umap.providers.MapType
Gets or sets the copyright message prefix.
copyrightURL — Property in class com.afcomponents.umap.providers.XMLProvider
Gets or sets the URL Request object that will be used to download copyright data.
copyStyle(dest, src) — Static method in class com.afcomponents.umap.styles.Style
Copies all properties of one object into another.
core — Property in class com.afcomponents.umap.core.MapObject
Returns reference to the core UMap object.
core — Property in class com.afcomponents.umap.gui.UIMapControl
Returns reference to the core UMap object.
core — Property in interface com.afcomponents.umap.interfaces.IMapObject
Returns reference to the core UMap object.
_core — Property in class com.afcomponents.umap.providers.DefaultProvider
Reference to the core UMap class.
createChildren() — Method in class com.afcomponents.umap.gui.UIMapControl
createCircle(xml) — Method in class com.afcomponents.umap.overlays.FeedLayer
Creates Circle object specified by the xml data in KML 2.1 format.
createCircle(xml) — Method in class com.afcomponents.umap.overlays.KMLLayer
Creates Circle object specified by the xml data in KML 2.1 format.
createMarker(xml) — Method in class com.afcomponents.umap.overlays.FeedLayer
Creates Marker object specified by the xml data in KML 2.1 format.
createMarker(xml) — Method in class com.afcomponents.umap.overlays.KMLLayer
Creates Marker object specified by the xml data in KML 2.1 format.
createNetworkLink(xml) — Method in class com.afcomponents.umap.overlays.FeedLayer
Creates FeedLayer object specified by the xml data.
createNetworkLink(xml) — Method in class com.afcomponents.umap.overlays.KMLLayer
Creates KMLLayer object specified by the xml data in KML 2.2 format.
createPolygon(xml) — Method in class com.afcomponents.umap.overlays.FeedLayer
Creates Polygon object specified by the xml data in KML 2.1 format.
createPolygon(xml) — Method in class com.afcomponents.umap.overlays.KMLLayer
Creates Polygon object specified by the xml data in KML 2.1 format.
createPolyline(xml) — Method in class com.afcomponents.umap.overlays.FeedLayer
Creates Polyline object specified by the xml data in KML 2.1 format.
createPolyline(xml) — Method in class com.afcomponents.umap.overlays.KMLLayer
Creates Polyline object specified by the xml data in KML 2.1 format.
CUBIC_SPLINE — Constant static property in class com.afcomponents.umap.math.Smooth
currentTile — Property in class com.afcomponents.umap.events.MapLoadEvent
cx — Property in class com.afcomponents.umap.control.projection.ProjectionTransform
cy — Property in class com.afcomponents.umap.control.projection.ProjectionTransform
CYCLEMAP — Constant static property in class com.afcomponents.umap.providers.openstreet.OpenStreetProvider
Defines the name of the cycle map type.
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