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  
data — Property in class com.esri.aws.services.ThematicData
Contains key-value pairs for geographic FIPS codes and values used in thematic mapping.
database — Property in class com.esri.aws.services.CustomVariableInfo
The name of the database with the variable.
database — Property in class com.esri.aws.services.ThematicVariableInfo
The name of the database containing the variable.
dataSource — Property in class com.esri.aws.awx.map.layers.MapImageGroupLayer
The map data source.
dataSource — Property in class com.esri.aws.awx.map.layers.QueryLayer
The Spatial Query data source.
dataSource — Property in class com.esri.aws.awx.map.layers.RasterTileLayer
The name of an ArcWeb Services raster tile data source.
dataSource — Property in class com.esri.aws.awx.map.layers.VectorGroupLayer
The map data source.
dataSource — Property in class com.esri.aws.services.AddressFinderOptions
The name of the data source to use for geocoding.
dataSource — Property in class com.esri.aws.services.FindDataSourceOptions
Valid SpatialQuery data source.
dataSource — Property in class com.esri.aws.services.MapImageOptions
The name of the data source to use for mapping.
dataSource — Property in class com.esri.aws.services.PlaceFinderOptions
The name of the data source to use for finding a place.
dataSource — Property in class com.esri.aws.services.ReportInfo
The name of the data source used for creating a report.
dataSource — Property in class com.esri.aws.services.ReportOptions
The name of the data source to use for creating a report.
dataSource — Property in class com.esri.aws.services.RouteFinderOptions
The name of the data source to use for routing.
dataSource — Property in class com.esri.aws.services.SpatialQueryOptions
The name of the data source to use for spatial querying.
datumTransformation — Property in class com.esri.aws.services.CoordSys
The conversion of the data between two geographic coordinate systems.
deepClone() — Method in class com.esri.aws.awx.geom.CircleShape
deepClone() — Method in class com.esri.aws.awx.geom.PointShape
deepClone() — Method in class com.esri.aws.awx.geom.PolygonShape
Creates a deep copy of the shape.
deepClone() — Method in class com.esri.aws.awx.geom.PolylineShape
Creates a deep copy of the shape.
desc — Property in class com.esri.aws.services.RouteStop
The name of the stop.
desc1 — Property in class com.esri.aws.services.GeocodeCandidate
The scrubbed address (e.g., 380 New York St.
desc2 — Property in class com.esri.aws.services.GeocodeCandidate
The short description of the place (e.g., Redlands).
descending — Property in class com.esri.aws.services.OrderBy
Contains the name of the field to use for sorting.
descriptiveDirections — Property in class com.esri.aws.services.SegmentDesc
The description of the route segment, for example, "Turn left on W Redlands Blvd".
descriptiveDistance — Property in class com.esri.aws.services.SegmentDesc
The descriptive distance of the route segment, for example, "Driving distance: 2.8 mile(s)".
disjointExtent(env:com.esri.aws.awx.geom:Extent) — Method in class com.esri.aws.awx.geom.Extent
Indicates whether this extent is disjointed from another extent (no intersection).
displayLayers — Property in class com.esri.aws.services.MapImageOptions
The map layers that are visible.
distanceUnits — Property in class com.esri.aws.services.RouteSummary
The units of the route distance.
distanceUnits — Property in class com.esri.aws.services.SpatialQueryOptions
The units used to measure the distance from the input search point or geometry to individual results from the spatial query data source.
draw(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.BaseMarkerStyle
Creates the default ToolTip (lat/lon) if overlayObject.toolTip is null.
draw(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.BaseStyle
All subclasses MUST override this function to draw the overlay objects.
draw(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.GradientPolygonStyle
Draws the polyline.
draw(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in interface com.esri.aws.awx.map.layers.overlays.style.IStyle
Draws an overlay object based on a projection model.
draw(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.PolygonStyle
Draws this polygon.
draw(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.PolylineStyle
Draws the polyline.
drawMarker(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.BaseMarkerStyle
All subclasses MUST override this function to draw the marker.
drawMarker(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.BubbleMarkerStyle
All subclasses MUST override this function to draw the marker.
drawMarker(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.CircleMarkerStyle
Draws the circle.
drawMarker(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.ImageMarkerStyle
All subclasses MUST override this function to draw the marker.
drawMarker(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.QueryBubbleMarkerStyle
All subclasses MUST override this function to draw the marker.
drawMarker(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.SquareMarkerStyle
Draws the square.
drawMarker(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.StarMarkerStyle
Draws the star.
drawMarker(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject, projectionModel:com.esri.aws.awx.map.projection:IProjectionModel) — Method in class com.esri.aws.awx.map.layers.overlays.style.TriangleMarkerStyle
Draws the triangle.
dropShadow — Property in class com.esri.aws.awx.map.layers.overlays.style.BubbleMarkerStyle
If true, includes a shadow.
dropShadowAlpha — Property in class com.esri.aws.awx.map.layers.overlays.style.BubbleMarkerStyle
The alpha value (transparency) of the marker shadow.
dropShadowAngle — Property in class com.esri.aws.awx.map.layers.overlays.style.BubbleMarkerStyle
The angle at which the shadow is applied to the marker.
dropShadowColor — Property in class com.esri.aws.awx.map.layers.overlays.style.BubbleMarkerStyle
The shadow color of the marker.
dropShadowLength — Property in class com.esri.aws.awx.map.layers.overlays.style.BubbleMarkerStyle
The length of the marker shadow (in pixels).
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