| 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 | |
| addChild(child) — Method in class com.esri.aws.awx.map.layers.overlays.BubbleMarker | |
| Adds a child to the BubbleMarker. | |
| addGeoPoint(geoPoint:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.layers.overlays.Polygon | |
| Adds a new GeoPoint to the shape. | |
| addGeoPoint(geoPoint:com.esri.aws.awx.geom:GeoPoint) — Method in class com.esri.aws.awx.map.layers.overlays.Polyline | |
| Adds a new GeoPoint to the shape. | |
| addGeoPointArray(geoPoints) — Method in class com.esri.aws.awx.map.layers.overlays.Polygon | |
| Adds a new set of GeoPoints to the shape. | |
| addGeoPointArray(geoPoints) — Method in class com.esri.aws.awx.map.layers.overlays.Polyline | |
| Adds a new set of GeoPoints to the shape. | |
| addLayer(layer:com.esri.aws.awx.map.layers:ILayer) — Method in class com.esri.aws.awx.map.Map | |
| Adds a layer to the group layer. | |
| addLayer(layer:com.esri.aws.awx.map.layers:ILayer) — Method in class com.esri.aws.awx.map.layers.GroupLayer | |
| Adds a layer to the group layer. | |
| addLayer(layer:com.esri.aws.awx.map.layers:ILayer) — Method in interface com.esri.aws.awx.map.layers.IGroupLayer | |
| Adds a layer to the group layer. | |
| addLayerAt(layer:com.esri.aws.awx.map.layers:ILayer, index) — Method in class com.esri.aws.awx.map.layers.GroupLayer | |
| Adds a layer at a specific index. | |
| addLayerAt(layer:com.esri.aws.awx.map.layers:ILayer, index) — Method in interface com.esri.aws.awx.map.layers.IGroupLayer | |
| Adds a layer at a specific index. | |
| addOverlay(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject) — Method in class com.esri.aws.awx.map.layers.OverlayLayer | |
| Adds an overlay object to the layer. | |
| addOverlayAbsolute(child) — Method in interface com.esri.aws.awx.map.layers.IStaticLayer | |
| addOverlayAbsolute adds a DisplayOject to the static layer using the absolute x and y positions assigned to the DisplayObject. | |
| addOverlayRelative(child, horizontalAlignment, verticalAlignment, horizontalOffset, verticalOffset) — Method in interface com.esri.aws.awx.map.layers.IStaticLayer | |
| addOverlayRelative adds a DisplayOject to the static layer using the relative parameters passed into the method. | |
| address — Property in class com.esri.aws.services.GeocodeCandidate | |
| The address or intersection of the place. | |
| Address — Class in package com.esri.aws.services | |
| Contains a definition of the address or intersection. | |
| AddressFinderActivator — Class in package com.esri.aws.services | |
| An IBundle Activator that starts the AddressFinder Service. | |
| AddressFinderOptions — Class in package com.esri.aws.services | |
| Contains parameters for Address Finder Web Service. | |
| AddressResponder — Class in package com.esri.aws.services | |
| AddressResponder is used to parse the SOAP response of an Address. | |
| AddressResponder(responder) — Constructor in class com.esri.aws.services.AddressResponder | |
| Creates a new AddressResponder. | |
| AERIAL — Constant static property in class com.esri.aws.awx.map.Map | |
| Satellite map type. | |
| Albers — Class in package com.esri.aws.awx.map.projection | |
| Albers Equal Area projection -- a good general use projection. | |
| Albers(lon0, lat0, lat1, lat2, x0, y0, R) — Constructor in class com.esri.aws.awx.map.projection.Albers | |
| alpha — Property in interface com.esri.aws.awx.map.layers.ILayer | |
| The transparency value of the layer. | |
| alpha — Property in class com.esri.aws.awx.map.layers.overlays.style.ImageMarkerStyle | |
| The transparency factor from 0 to 1. | |
| alpha — Property in class com.esri.aws.awx.map.layers.overlays.style.PolygonStyle | |
| The polygon transparency. | |
| alpha — Property in class com.esri.aws.awx.map.layers.overlays.style.PolylineStyle | |
| The alpha value of the color of the line; valid values are 0 to 1. | |
| alphas — Property in class com.esri.aws.awx.map.layers.overlays.style.GradientPolygonStyle | |
| The array of alpha values for the corresponding colors in the colors array; valid values are 0 to 1. | |
| anchorX — Property in class com.esri.aws.awx.map.layers.overlays.style.ImageMarkerStyle | |
| The horizontal offset in pixels. | |
| anchorY — Property in class com.esri.aws.awx.map.layers.overlays.style.ImageMarkerStyle | |
| The vertical offset in pixels. | |
| antiAliasing — Property in class com.esri.aws.services.MapLegend | |
| Determines if antialiasing is used to make smoother edges for the labels and symbols. | |
| applyToMap — Property in class com.esri.aws.awx.map.handlers.BaseOverlayMouseHandler | |
| ArcWebServiceResponder — Class in package com.esri.aws.services | |
| ArcWebServiceResponder(service, operation, parser, responder, ... rest) — Constructor in class com.esri.aws.services.ArcWebServiceResponder | |
| AttributeDesc — Class in package com.esri.aws.services | |
| Contains metadata fields for a data file, layer, or data source. | |
| authentication — Property in class com.esri.aws.services.BaseArcWebService | |
| An instance of the Authentication Service. | |
| authentication — Property in interface com.esri.aws.services.IArcWebService | |
| An instance of the Authentication Service. | |
| autoextend — Property in class com.esri.aws.services.MapLegend | |
| If true, legend automatically extends beyond the size specified in height (if needed). | |
| autoLoadLayerVisibilities — Property in class com.esri.aws.awx.map.layers.VectorGroupLayer | |
| If true, the LayerVisibilities will automatically be downloaded before the first map is downloaded. | |
| avoidTraffic — Property in class com.esri.aws.services.RouteFinderOptions | |
| Determines if current traffic conditions are considered when generating a route. | |
| AWXKeyboardMouseHandler — Class in package com.esri.aws.awx.map.handlers | |
| AWXKeyboardMouseHandler implements both IKeyboardHandler and IMouseHandler. | |
| AWXKeyboardMouseHandler() — Constructor in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler | |
| Sets up the AWXKeyboardMouseHandler with a simple pan mouse handler and pan/zoom keyboard handler. | |
| 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 | |