| 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 |
| onCandidateSelected(candidate:com.esri.aws.services:GeocodeCandidate) — Method in interface com.esri.aws.services.IFindWidgetListener |
| |
| onClick(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Throws the onClick mouse event. |
| onClick(event) — Method in class com.esri.aws.awx.map.handlers.BaseMouseHandler |
|
Mouse click function handler. |
| onClick(event) — Method in class com.esri.aws.awx.map.handlers.GeoPointMouseHandler |
|
Mouse click function handler. |
| onClick(event) — Method in interface com.esri.aws.awx.map.handlers.IMouseHandler |
|
Mouse click function handler. |
| onClick(event) — Method in class com.esri.aws.awx.map.handlers.MarkerMouseHandler |
|
onClick adds the marker to the overlayLayer. |
| onClick(event) — Method in class com.esri.aws.awx.map.handlers.PolygonMouseHandler |
|
onClick adds the next point to the polygon. |
| onClick(event) — Method in class com.esri.aws.awx.map.handlers.PolylineMouseHandler |
|
onClick adds the next point to the polyline. |
| onDoubleClick(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Dispatches the onDoubleClick mouse event. |
| onDoubleClick(event) — Method in class com.esri.aws.awx.map.handlers.BaseMouseHandler |
|
Mouse double-click function handler. |
| onDoubleClick(event) — Method in class com.esri.aws.awx.map.handlers.GeoPointMouseHandler |
|
Mouse double-click function handler. |
| onDoubleClick(event) — Method in interface com.esri.aws.awx.map.handlers.IMouseHandler |
|
Mouse double-click function handler. |
| onDoubleClick(event) — Method in class com.esri.aws.awx.map.handlers.PolygonMouseHandler |
|
onDoubleClick adds the final point to the polygon. |
| onDoubleClick(event) — Method in class com.esri.aws.awx.map.handlers.PolylineMouseHandler |
|
onDoubleClick adds the final point to the polyline. |
| onFindLocation(geocodeInfo:com.esri.aws.services:GeocodeInfo) — Method in interface com.esri.aws.services.IFindWidgetListener |
| |
| onKeyDown(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Dispatches the onKeyDown keyboard event and turns on the rubberband cursor. |
| onKeyDown(event) — Method in interface com.esri.aws.awx.map.handlers.IKeyboardHandler |
|
Key down function handler. |
| onKeyDown(event) — Method in class com.esri.aws.awx.map.handlers.PanZoomKeyboardHandler |
|
Throws the onKeyDown keyboard event and turns on the rubberband cursor. |
| onKeyUp(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Dispatches the onKeyUp keyboard event and allows for zooming and panning using the +,- and arrow keys. |
| onKeyUp(event) — Method in interface com.esri.aws.awx.map.handlers.IKeyboardHandler |
|
Key up function handler. |
| onKeyUp(event) — Method in class com.esri.aws.awx.map.handlers.PanZoomKeyboardHandler |
|
onKeyUp determines which key has been depressed and pans\zooms
accordingly. |
| onMouseDown(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Dispaches mouse down event. |
| onMouseDown(event) — Method in class com.esri.aws.awx.map.handlers.BaseMouseHandler |
|
Mouse down function handler. |
| onMouseDown(event) — Method in class com.esri.aws.awx.map.handlers.GeoPointMouseHandler |
|
Mouse down function handler. |
| onMouseDown(event) — Method in interface com.esri.aws.awx.map.handlers.IMouseHandler |
|
Mouse down function handler. |
| onMouseDown(event) — Method in class com.esri.aws.awx.map.handlers.RedLineMouseHandler |
|
On mouse down, creates the redline overlay. |
| onMouseDown(event) — Method in class com.esri.aws.awx.map.handlers.RubberBandMouseHandler |
|
On mouse down, changes cursor to crosshair to indicate the beginning of rubberbanding. |
| onMouseMove(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Dispatches the onMouseMove mouse event. |
| onMouseMove(event) — Method in class com.esri.aws.awx.map.handlers.BaseMouseHandler |
|
Mouse movement function handler. |
| onMouseMove(event) — Method in class com.esri.aws.awx.map.handlers.GeoPointMouseHandler |
|
Mouse movement function handler. |
| onMouseMove(event) — Method in interface com.esri.aws.awx.map.handlers.IMouseHandler |
|
Mouse movement function handler. |
| onMouseMove(event) — Method in class com.esri.aws.awx.map.handlers.PolylineMouseHandler |
|
onMouseMove provides visual cues about the current position
of the mouse. |
| onMouseMove(event) — Method in class com.esri.aws.awx.map.handlers.RedLineMouseHandler |
|
On mouse move and while the mouse is down, adds the current mouse location to the redline overlay. |
| onMouseMove(event) — Method in class com.esri.aws.awx.map.handlers.RubberBandMouseHandler |
|
On mouse movement, shows the are to zoom in to. |
| onMouseMove(event) — Method in class com.esri.aws.awx.map.handlers.SimpleSmoothPanMouseHandler |
|
Mouse movement function handler. |
| onMouseOut(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Dispatches the onMouseOut mouse event. |
| onMouseOut(event) — Method in class com.esri.aws.awx.map.handlers.BaseMouseHandler |
|
Mouse out function handler. |
| onMouseOut(event) — Method in class com.esri.aws.awx.map.handlers.GeoPointMouseHandler |
|
Mouse out function handler. |
| onMouseOut(event) — Method in interface com.esri.aws.awx.map.handlers.IMouseHandler |
|
Mouse out function handler. |
| onMouseOver(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Dispatches the onMouseOver mouse event. |
| onMouseOver(event) — Method in class com.esri.aws.awx.map.handlers.BaseMouseHandler |
|
Mouse over function handler. |
| onMouseOver(event) — Method in class com.esri.aws.awx.map.handlers.GeoPointMouseHandler |
|
Mouse over function handler. |
| onMouseOver(event) — Method in interface com.esri.aws.awx.map.handlers.IMouseHandler |
|
Mouse over function handler. |
| onMouseUp(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Dispatches the onMouseUp mouse event. |
| onMouseUp(event) — Method in class com.esri.aws.awx.map.handlers.BaseMouseHandler |
|
Mouse up function handler. |
| onMouseUp(event) — Method in class com.esri.aws.awx.map.handlers.GeoPointMouseHandler |
|
Mouse up function handler. |
| onMouseUp(event) — Method in interface com.esri.aws.awx.map.handlers.IMouseHandler |
|
Mouse up function handler. |
| onMouseUp(event) — Method in class com.esri.aws.awx.map.handlers.RedLineMouseHandler |
|
On mouse up, checks if the redline should be added to the map as an overlay, and dispatches aa OVERLAY_CREATED event. |
| onMouseUp(event) — Method in class com.esri.aws.awx.map.handlers.RubberBandMouseHandler |
|
On mouse up, zooms in to selected area. |
| onMouseWheel(event) — Method in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler |
|
Dispatches the onMouseWheel mouse event and adjusts the map scale. |
| onMouseWheel(event) — Method in class com.esri.aws.awx.map.handlers.BaseMouseHandler |
|
Mouse wheel function handler. |
| onMouseWheel(event) — Method in class com.esri.aws.awx.map.handlers.GeoPointMouseHandler |
|
Mouse wheel function handler. |
| onMouseWheel(event) — Method in interface com.esri.aws.awx.map.handlers.IMouseHandler |
|
Mouse wheel function handler. |
| onMouseWheel(event) — Method in class com.esri.aws.awx.map.handlers.SimpleSmoothPanMouseHandler |
|
Mouse wheel function handler. |
| onReverseGeocode(geocodeInfo:com.esri.aws.services:GeocodeInfo) — Method in interface com.esri.aws.services.IFindWidgetListener |
| |
| onStyleChange() — Method in class com.esri.aws.awx.map.layers.overlays.OverlayObject |
|
Cleans up previous style. |
| OPEN — Constant static property in class com.esri.aws.awx.events.BubbleMarkerEvent |
|
The bubble marker is now open. |
| OPENING — Constant static property in class com.esri.aws.awx.events.BubbleMarkerEvent |
|
The bubble marker is starting to open (usually when user clicks the bubble marker lable or title). |
| optimizedStopOrder — Property in class com.esri.aws.services.RouteInfo |
|
The order by which the stops were optimized. |
| optimizeStops — Property in class com.esri.aws.services.RouteOptions |
|
Determines if intermediate waypoints are reordered to optimize for distance. |
| OrderBy — Class in package com.esri.aws.services |
|
Contains the order of the attribute queries. |
| orderByList — Property in class com.esri.aws.services.SearchOptions |
|
The field value to use for sorting the results of records that are of
equal distances (0.0). |
| outerRadius — Property in class com.esri.aws.awx.map.layers.overlays.style.StarMarkerStyle |
|
The outer radius of the star. |
| outlineAlpha — Property in class com.esri.aws.awx.map.layers.overlays.style.PolygonStyle |
|
The outline transparency. |
| outlineColor — Property in class com.esri.aws.awx.map.layers.overlays.style.PolygonStyle |
|
The outline color. |
| outlineThickness — Property in class com.esri.aws.awx.map.layers.overlays.style.PolygonStyle |
|
The outline thickness. |
| outputCoordSys — Property in class com.esri.aws.services.MapImageOptions |
|
The coordinate system of the output map. |
| outputGeographyLevel — Property in class com.esri.aws.services.GeographyIDOptions |
|
The geography level for the IDs. |
| overlayCreated — Event in class com.esri.aws.awx.map.handlers.MarkerMouseHandler |
| |
| overlayCreated — Event in class com.esri.aws.awx.map.handlers.PolygonMouseHandler |
| |
| overlayCreated — Event in class com.esri.aws.awx.map.handlers.PolylineMouseHandler |
| |
| overlayCreated — Event in class com.esri.aws.awx.map.handlers.RedLineMouseHandler |
|
The overlayCreated event is dispatched when the user has finished drawing and the redline
is added to the overlay layer on the map. |
| OVERLAY_CREATED — Constant static property in class com.esri.aws.awx.events.OverlayEvent |
|
|
| OverlayEvent — Class in package com.esri.aws.awx.events |
|
The OverlayEvent is used to let listeners know when an overlay has been created. |
| OverlayEvent(type, bubbles, cancelable, overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject) — Constructor in class com.esri.aws.awx.events.OverlayEvent |
|
Creates a new OverlayEvent. |
| overlayLayer — Property in class com.esri.aws.awx.map.handlers.BaseOverlayMouseHandler |
|
The overlayLayer to which the overlay will be added
|
| OverlayLayer — Class in package com.esri.aws.awx.map.layers |
|
A layer to hold overlay objects. |
| OverlayLayer(style:com.esri.aws.awx.map.layers.overlays.style:IStyle) — Constructor in class com.esri.aws.awx.map.layers.OverlayLayer |
|
Creates a new OverlayLayer. |
| overlayObject — Property in class com.esri.aws.awx.events.OverlayEvent |
|
The created overlay object. |
| OverlayObject — Dynamic class in package com.esri.aws.awx.map.layers.overlays |
|
OverlayObjects are visual elements (circle, marker, polygon, polyline) that will be drawn on top of the base layers. |
| OverlayObject(shape, style:com.esri.aws.awx.map.layers.overlays.style:IStyle) — Constructor in class com.esri.aws.awx.map.layers.overlays.OverlayObject |
|
Creates a new Overlay object with the given shape and an optional style. |
| overlayObjectClass — Property in class com.esri.aws.awx.map.handlers.BaseOverlayMouseHandler |
|
Define the overlay object class to create instances of overlay objects for that layer. |
| overlayStyle — Property in class com.esri.aws.awx.map.layers.overlays.OverlayObject |
|
The style of the overlay 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 |