| 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 |
| padding — Property in class com.afcomponents.umap.gui.MapControl |
|
Gets or sets the control's padding value. |
| padding — Property in class com.afcomponents.umap.gui.UIMapControl |
|
Gets or sets the control's padding value. |
| padding — Property in class com.afcomponents.umap.gui.button.Button |
|
|
| padding — Property in interface com.afcomponents.umap.interfaces.IMapControl |
|
Gets or sets the control's padding value. |
| padding — Property in class com.afcomponents.umap.styles.InfoWindowStyle |
|
Defines the padding distance from the borders of the info window. |
| pan — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when the map view is panning. |
| PAN — Constant static property in class com.afcomponents.umap.events.MapEvent |
|
The MapEvent.PAN constant defines the value of the type property of a
pan event object. |
| PAN — Constant static property in class com.afcomponents.umap.types.DoubleClickMode |
| |
| panByXY(distance, immediate) — Method in class com.afcomponents.umap.core.UMap |
|
Pans the map view by a certain distance in pixels. |
| panEasing — Property in class com.afcomponents.umap.core.UMap |
|
Defines panning easing function. |
| panning — Property in class com.afcomponents.umap.core.UMap |
|
Returns true if map is auto-panning at the moment. |
| panningDistance — Property in class com.afcomponents.umap.gui.PositionControl |
|
|
| panSpeed — Property in class com.afcomponents.umap.core.UMap |
|
Defines panning speed in 0.1 of a second. |
| panStart — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when the map view starts panning. |
| PAN_START — Constant static property in class com.afcomponents.umap.events.MapEvent |
|
The MapEvent.PAN_START constant defines the value of the type property of a
panStart event object. |
| panStop — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when the map view stops panning. |
| PAN_STOP — Constant static property in class com.afcomponents.umap.events.MapEvent |
|
The MapEvent.PAN_STOP constant defines the value of the type property of a
panStop event object. |
| panTo(latlng:com.afcomponents.umap.types:LatLng, immediate) — Method in class com.afcomponents.umap.core.UMap |
|
Pans the map to the specified point. |
| param — Property in class com.afcomponents.umap.events.MapEvent |
|
Returns object with additional event information. |
| param — Property in class com.afcomponents.umap.events.OverlayEvent |
|
Returns value of param property. |
| parse(data) — Method in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService |
| |
| parse(data) — Method in class com.afcomponents.umap.display.geocodermanager.GeoNamesService |
| |
| parse(data) — Method in class com.afcomponents.umap.display.geocodermanager.YahooGeoPlanetService |
| |
| parse(data) — Method in class com.afcomponents.umap.display.geocodermanager.YahooLocalService |
| |
| parseCopyright(data) — Method in class com.afcomponents.umap.providers.XMLProvider |
|
Abstract method. |
| parseData() — Method in class com.afcomponents.umap.overlays.FeedLayer |
|
Determines feed type and calls appropriate parser. |
| parseLanguage(data) — Method in class com.afcomponents.umap.providers.XMLProvider |
|
Abstract method. |
| parseSettings(data) — Method in class com.afcomponents.umap.providers.XMLProvider |
|
Parses the XML data with the provider settings. |
| parseSettings(data) — Method in class com.afcomponents.umap.providers.arcgis.ArcGISMapProvider |
|
Parses the XML data with the provider settings. |
| parseSettings(data) — Method in class com.afcomponents.umap.providers.zoomify.ZoomifyProvider |
| |
| pause() — Method in class com.afcomponents.umap.control.ImageLoader |
|
|
| _pipe — Property in class com.afcomponents.umap.display.geocodermanager.DefaultGeocoderService |
| |
| pixelHinting — Property in class com.afcomponents.umap.styles.StrokeStyle |
|
A Boolean value that specifies whether to hint strokes to full pixels. |
| placeInsideBounds(rect:com.afcomponents.umap.types:Bounds) — Method in class com.afcomponents.umap.types.Bounds |
| |
| point — Property in class com.afcomponents.umap.display.GridSegment |
|
Returns segment's point. |
| point — Property in interface com.afcomponents.umap.interfaces.IGridSegment |
|
Returns segment's point. |
| point — Property in interface com.afcomponents.umap.interfaces.IOverlay |
|
Returns the position of the Overlay in bitmap coordinates. |
| point — Property in class com.afcomponents.umap.overlays.Overlay |
|
Returns the position of the Overlay in bitmap coordinates. |
| points — Property in class com.afcomponents.umap.overlays.Polygon |
|
|
| points — Property in class com.afcomponents.umap.overlays.Polyline |
|
|
| Polygon — Class in package com.afcomponents.umap.overlays |
|
Polygon
|
| Polygon(param, style) — Constructor in class com.afcomponents.umap.overlays.Polygon |
|
|
| Polyline — Class in package com.afcomponents.umap.overlays |
|
Polyline
|
| Polyline(param, style) — Constructor in class com.afcomponents.umap.overlays.Polyline |
|
|
| position — Property in interface com.afcomponents.umap.interfaces.IOverlay |
|
Gets or set the geographical position of the Overlay. |
| position — Property in class com.afcomponents.umap.overlays.Overlay |
|
Gets or set the geographical position of the Overlay. |
| PositionControl — Class in package com.afcomponents.umap.gui |
|
PositionControl
|
| PositionControl(param) — Constructor in class com.afcomponents.umap.gui.PositionControl |
|
|
| prevLat — Property in class com.afcomponents.umap.events.DisplayEvent |
|
Returns latitude of the previous map position. |
| prevLatlng — Property in class com.afcomponents.umap.events.DisplayEvent |
|
Returns previous map position in geogrpahical coordinates. |
| prevLng — Property in class com.afcomponents.umap.events.DisplayEvent |
|
Returns logitude of the previous map position. |
| prevZoom — Property in class com.afcomponents.umap.events.DisplayEvent |
|
Returns previous map zoom level. |
| priority — Property in class com.afcomponents.umap.control.ImageLoaderJob |
|
|
| priority — Property in class com.afcomponents.umap.display.GridSegment |
|
Returns segment's priority. |
| priority — Property in interface com.afcomponents.umap.interfaces.IGridSegment |
|
Returns segment's priority. |
| progress — Event in class com.afcomponents.umap.overlays.FeedLayer |
|
Dispatched when data is received as the download operation progresses. |
| progress — Event in class com.afcomponents.umap.overlays.KMLLayer |
|
Dispatched when data is received as the download operation progresses. |
| project(point) — Method in class com.afcomponents.umap.control.projection.GCSProjection |
|
|
| project(point) — Method in class com.afcomponents.umap.control.projection.LinearProjection |
|
|
| project(point) — Method in class com.afcomponents.umap.control.projection.MercatorProjection |
|
|
| project(point) — Method in class com.afcomponents.umap.control.projection.Projection |
|
|
| projection — Property in class com.afcomponents.umap.core.Control |
|
|
| projection — Property in interface com.afcomponents.umap.interfaces.IMapType |
|
Gets or sets the IProjection that should be used with this map type. |
| projection — Property in class com.afcomponents.umap.providers.MapType |
|
Gets or sets the IProjection that should be used with this map type. |
| _projection — Property in class com.afcomponents.umap.providers.zoomify.ZoomifyProvider |
|
Projection that should be used for the map type. |
| Projection — Class in package com.afcomponents.umap.control.projection |
| |
| Projection(param) — Constructor in class com.afcomponents.umap.control.projection.Projection |
|
Abstract projection class constructor. |
| ProjectionTransform — Class in package com.afcomponents.umap.control.projection |
|
Transformation that will be applied to each point. |
| ProjectionTransform(ax, bx, cx, ay, by, cy) — Constructor in class com.afcomponents.umap.control.projection.ProjectionTransform |
|
Creates new transformation. |
| projectPoint(latlng:com.afcomponents.umap.types:LatLng) — Method in class com.afcomponents.umap.control.projection.Projection |
|
|
| projectPoint(latlng:com.afcomponents.umap.types:LatLng) — Method in interface com.afcomponents.umap.interfaces.IProjection |
|
Projects a point on a sphere to a projection plane. |
| propertyChanged — Event in class com.afcomponents.umap.core.UMap |
|
Dispatched when map property has changed. |
| PROPERTY_CHANGED — Constant static property in class com.afcomponents.umap.events.MapEvent |
|
The MapEvent.PROPERTY_CHANGED constant defines the value of the type property of an
propertyChanged event object. |
| provider — Property in class com.afcomponents.umap.core.Control |
|
Returns a refrence to the provider, that is used in UMap. |
| ProviderEvent — Class in package com.afcomponents.umap.events |
|
InternalEvent
|
| ProviderEvent(type, text, bubbles, cancelable) — Constructor in class com.afcomponents.umap.events.ProviderEvent |
|
|
| Providers — Class in package com.afcomponents.umap.providers |
|
This class defines built-in classes of the tile providers that can be used in UMap. |
| _proxyURL — Property in class com.afcomponents.umap.providers.arcgis.ArcGISMapProvider |
|
The URL to proxy the request through. |
|
| 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 |