| 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 |
| offset — Property in class com.afcomponents.umap.gui.MapControl |
|
Gets or sets the control's offset position. |
| offset — Property in class com.afcomponents.umap.gui.UIMapControl |
|
Gets or sets the control's offset position. |
| offset — Property in class com.afcomponents.umap.gui.ZoomControl |
|
|
| offset — Property in interface com.afcomponents.umap.interfaces.IMapControl |
|
Gets or sets the control's offset position. |
| offset — Property in class com.afcomponents.umap.styles.IconStyle |
|
Specifies new offset distance taht should be applied to icon after aligning. |
| Offset — Class in package com.afcomponents.umap.types |
|
Offset class provides an interface to save offset point either in pixels or % of width & height. |
| Offset(xOffset, yOffset) — Constructor in class com.afcomponents.umap.types.Offset |
|
Offset constructor. |
| open(param, style) — Method in class com.afcomponents.umap.display.InfoWindow |
|
Opens the info window. |
| open(param, style) — Method in interface com.afcomponents.umap.interfaces.IInfoWindow |
|
|
| open — Event in class com.afcomponents.umap.overlays.FeedLayer |
|
Dispatched when the download operation commences following
a call to the URLLoader.load() method. |
| open — Event in class com.afcomponents.umap.overlays.KMLLayer |
|
Dispatched when the download operation commences following
a call to the URLLoader.load() method. |
| OPEN — Constant static property in class com.afcomponents.umap.events.InfoWindowEvent |
|
|
| OPEN_CLICK — Constant static property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| openGroup(marker:com.afcomponents.umap.overlays:Marker) — Method in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
open group by marker
|
| openGroupAction — Property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| openGroupByIndex(index, layer:com.afcomponents.umap.overlays:Layer) — Method in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| openInfoWindow(param, style) — Method in class com.afcomponents.umap.core.UMap |
|
Opens new info window with the specified parameters and style. |
| openInfoWindow(param, style) — Method in class com.afcomponents.umap.display.GuiManager |
|
|
| openInfoWindow(marker:com.afcomponents.umap.overlays:Marker) — Method in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| openInfoWindow(param, style) — Method in interface com.afcomponents.umap.interfaces.IOverlay |
|
Opens new info window with the specified parameters & style. |
| openInfoWindow(param, style) — Method in class com.afcomponents.umap.overlays.Marker |
|
Opens new info window with the specified parameters & style. |
| openInfoWindow(param, style) — Method in class com.afcomponents.umap.overlays.Overlay |
|
Opens new info window with the specified parameters & style. |
| OPEN_NONE — Constant static property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| OPEN_ROLL_OVER — Constant static property in class com.afcomponents.umap.display.markermanager.ExpandedGroupPattern |
|
|
| OPENSTREET — Constant static property in class com.afcomponents.umap.providers.Providers |
|
Defines the class for the OpenStreet Tile Provider. |
| OpenStreetProvider — Class in package com.afcomponents.umap.providers.openstreet |
|
OpenStreetProvider
|
| OpenStreetProvider(defaultData, settings) — Constructor in class com.afcomponents.umap.providers.openstreet.OpenStreetProvider |
|
Creates new OpenStreet Provider. |
| optimization — Property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| OPTIMIZE_SPEED — Constant static property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| OPTIMIZE_VIEW — Constant static property in class com.afcomponents.umap.display.markermanager.MarkerManager |
|
|
| OSMARENDER — Constant static property in class com.afcomponents.umap.providers.openstreet.OpenStreetProvider |
|
Defines the name of the Osmarender map type. |
| overlaBeforeyRefresh — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when an Overlay position is about to be refreshed. |
| Overlay — Class in package com.afcomponents.umap.overlays |
|
Overlay is a base class for all UMap graphical overlays. |
| Overlay(param, style) — Constructor in class com.afcomponents.umap.overlays.Overlay |
|
Overlay constructor. |
| overlayAdded — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when overlay has been added to a MapObjectContainer, e.g. |
| overlayBeforeRedraw — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when an Overlay is about to be invalidated. |
| overlayChanged — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when an Overlay has been changed. |
| overlayDrag — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when user drags an Overlay. |
| overlayDragStart — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when user starts dragging an Overlay. |
| overlayDragStop — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when user stops dragging an Overlay. |
| OverlayEvent — Class in package com.afcomponents.umap.events |
|
The OverlayEvent class defines events that are associated with the Overlay class and it's ancestors. |
| OverlayEvent(type, param, bubbles, cancelable) — Constructor in class com.afcomponents.umap.events.OverlayEvent |
|
Creates an OverlayEvent object that contains information about overlay events. |
| overlayHide — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when an Overlay has become invisible. |
| overlayManager — Property in class com.afcomponents.umap.core.Display |
|
|
| OverlayManager — Class in package com.afcomponents.umap.display |
|
OverlayManager
|
| overlayMouseDown — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when user presses a mouse button over an Overlay. |
| overlayMouseMove — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when user moves the mouse over an Overlay. |
| overlayMouseUp — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when user releases a mouse button over an Overlay. |
| overlayReady — Event in class com.afcomponents.umap.overlays.FeedLayer |
|
Dispatched when FeedLayer enters ready state. |
| overlayReady — Event in class com.afcomponents.umap.overlays.KMLLayer |
|
Dispatched when KMLLayer enters ready state. |
| overlayReady — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when an Overlay enters ready state. |
| overlayRedraw — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when an Overlay has been invalidated. |
| overlayRefresh — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when an Overlay position has been refreshed. |
| overlayRollOUt — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when user rolls out an Overlay. |
| overlayRollOver — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when user rolls over an Overlay. |
| overlays — Property in class com.afcomponents.umap.display.OverlayManager |
|
Returns a reference to the overlay layer
|
| overlayShow — Event in class com.afcomponents.umap.overlays.Overlay |
|
Dispatched when an Overlay has become visible. |
| owner — Property in class com.afcomponents.umap.core.MapObject |
|
Returns reference to the owner container object. |
| owner — Property in class com.afcomponents.umap.gui.UIMapControl |
|
Returns reference to the owner container object. |
| owner — Property in interface com.afcomponents.umap.interfaces.IMapObject |
|
Returns reference to the owner container object. |
|
| 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 |