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  
radius — Property in class com.esri.aws.awx.geom.CircleShape
radius — Property in class com.esri.aws.awx.map.layers.overlays.style.CircleMarkerStyle
The circle radius.
RasterTileLayer — Class in package com.esri.aws.awx.map.layers
RasterTileLayer is a layer that retrieves tiled images from an ArcWeb Services Raster Tile data source.
RasterTileLayer() — Constructor in class com.esri.aws.awx.map.layers.RasterTileLayer
Creates a new RasterTileLayer.
ratios — Property in class com.esri.aws.awx.map.layers.overlays.style.GradientPolygonStyle
The array of color distribution ratios; valid values are 0 to 255.
RedLineMouseHandler — Class in package com.esri.aws.awx.map.handlers
RedLineMouseHandler is used to create a redline overlay while the mouse is down.
RedLineMouseHandler(overlayLayer:com.esri.aws.awx.map.layers:OverlayLayer, style:com.esri.aws.awx.map.layers.overlays.style:IStyle, applyToMap) — Constructor in class com.esri.aws.awx.map.handlers.RedLineMouseHandler
Creates a new RedLineMouseHandler.
removeAllChildren() — Method in class com.esri.aws.awx.map.layers.overlays.OverlayObject
Removes all children from the child list of this container.
removeAllLayers() — Method in class com.esri.aws.awx.map.Map
Removes all layers.
removeAllLayers() — Method in class com.esri.aws.awx.map.layers.GroupLayer
Removes all the layers.
removeAllLayers() — Method in interface com.esri.aws.awx.map.layers.IGroupLayer
Removes all the layers.
removeAllOverlays() — Method in class com.esri.aws.awx.map.layers.OverlayLayer
Removes all the overlay objects in the layer.
removeLayer(layerID) — Method in class com.esri.aws.awx.map.Map
Removes a layer.
removeLayer(layerID) — Method in class com.esri.aws.awx.map.layers.GroupLayer
Removes a layer.
removeLayer(layerID) — Method in interface com.esri.aws.awx.map.layers.IGroupLayer
Removes a layer.
removeOverlay(child) — Method in interface com.esri.aws.awx.map.layers.IStaticLayer
Removes the DisplayObject child from the static layer.
removeOverlay(overlayObject:com.esri.aws.awx.map.layers.overlays:OverlayObject) — Method in class com.esri.aws.awx.map.layers.OverlayLayer
Removes an overlay object from the layer.
removeOverlayByName(name) — Method in interface com.esri.aws.awx.map.layers.IStaticLayer
Removes the DisplayObject child from the static layer based on its name.
ReportActivator — Class in package com.esri.aws.services
ReportActivator registers an implementation of IReport to the Framework.
reportFormat — Property in class com.esri.aws.services.ReportInfo
The format of the report.
reportFormat — Property in class com.esri.aws.services.ReportOptions
The format of the report.
reportHeader — Property in class com.esri.aws.services.ReportOptions
The key/value pairs for the header and footer of a report.
ReportInfo — Class in package com.esri.aws.services
Contains requested information about the service, format, and URL of a report.
ReportOptions — Class in package com.esri.aws.services
Contains parameters for Report Web Service.
reportURL — Property in class com.esri.aws.services.ReportInfo
The URL to access the report.
required — Property in class com.esri.aws.services.AttributeDesc
Determines if the metadata field is required.
resolveAutomaticProjection() — Method in interface com.esri.aws.awx.map.projection.IProjectionModel
If the current projection is 'Automatic', returns the projectionID for which automatic projection is currently selected.
result(data) — Method in class com.esri.aws.services.AddressResponder
Parse the SOAP object of Address into an Address class.
result(data) — Method in class com.esri.aws.services.ArcWebServiceResponder
ResultSet — Class in package com.esri.aws.services
The table of data results from a request.
resultSetRange — Property in class com.esri.aws.services.AddressFinderOptions
The range of results to be returned.
resultSetRange — Property in class com.esri.aws.services.FindOptions
The range for the returned place names.
resultSetRange — Property in class com.esri.aws.services.GeographyIDOptions
The range for the returned IDs.
resultSetRange — Property in class com.esri.aws.services.PlaceFinderOptions
The range for the returned place names.
resultSetRange — Property in class com.esri.aws.services.SearchOptions
The range of results to be returned.
ResultSetRange — Class in package com.esri.aws.services
The range for returned records based on the startIndex and count values.
returnDirections — Property in class com.esri.aws.services.RouteFinderOptions
Determines if a description of the route is returned.
returnDistance — Property in class com.esri.aws.services.SpatialQueryOptions
If true, distances are returned from the input search geometry to the individual results from the spatial query data source.
returnExtents — Property in class com.esri.aws.services.RouteOptions
Determines if an extent is returned for each segment in the route.
returnFields — Property in class com.esri.aws.services.SearchOptions
The field names to be returned.
returnGeometry — Property in class com.esri.aws.services.RouteFinderOptions
Determines if the geometry of the route is returned.
returnGeometry — Property in class com.esri.aws.services.SpatialQueryOptions
If true, returns latitude and longitude values.
returnLayers — Property in class com.esri.aws.services.MapImageOptions
If true, LayerInfo objects are returned.
returnLayerVisibilities — Property in class com.esri.aws.awx.map.layers.MapImageGroupLayer
If true, the LayerVisibilities will be requested with the map request.
ringRadii — Property in class com.esri.aws.services.Site
The array of radii for the rings.
ringUnits — Property in class com.esri.aws.services.Site
The units for the ring's radius.
rollOver() — Method in class com.esri.aws.awx.map.layers.overlays.BubbleMarker
Calling rollOver() on the marker triggers the "roll over" state.
rotatedHeight — Property in interface com.esri.aws.awx.map.IMap
The rotated map height in pixels.
rotatedHeight — Property in class com.esri.aws.awx.map.Map
The rotated map height in pixels.
rotatedWidth — Property in interface com.esri.aws.awx.map.IMap
The rotated map width in pixels.
rotatedWidth — Property in class com.esri.aws.awx.map.Map
The rotated map width in pixels.
rotation — Property in class com.esri.aws.awx.events.MapChangeEvent
Current rotation of the map (in degrees).
rotation — Property in class com.esri.aws.awx.map.layers.overlays.style.SquareMarkerStyle
The rotation of the square.
rotation — Property in class com.esri.aws.awx.map.layers.overlays.style.StarMarkerStyle
The rotation of the star.
rotation — Property in class com.esri.aws.awx.map.layers.overlays.style.TriangleMarkerStyle
The rotation of the triangle.
rotationChange — Property in class com.esri.aws.awx.events.MapChangeEvent
routeBarriers — Property in class com.esri.aws.services.RouteOptions
The locations of the route barrier or barriers.
routeExtent — Property in class com.esri.aws.services.RouteSummary
The envelope (coordSys maxX, maxY, minX, minY) of the route.
RouteFinderActivator — Class in package com.esri.aws.services
RouteFinderActivator is the IBundle Activator that is responsible for creating and starting the RouteFinderService Bundle.
RouteFinderOptions — Class in package com.esri.aws.services
Contains parameters for using Route Finder Web Service.
RouteInfo — Class in package com.esri.aws.services
Contains requested information about a route.
routeOptions — Property in class com.esri.aws.services.RouteFinderOptions
The parameters for the route.
RouteOptions — Class in package com.esri.aws.services
Contains the parameters of a route.
routePath — Property in class com.esri.aws.services.RouteInfo
The geometry of the route.
RouteStop — Class in package com.esri.aws.services
The stop along a route.
RouteSummary — Class in package com.esri.aws.services
Contains requested information about driving directions for a route.
routeType — Property in class com.esri.aws.services.RouteOptions
The route searching criteria for using either the quickest or shortest route.
RowData — Class in package com.esri.aws.services
The single row of data.
rows — Property in class com.esri.aws.services.ResultSet
Contains an array of row data.
rubberBand — Event in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler
The user has drawn a box using the RubberBandMouseHandler.
rubberBand — Event in class com.esri.aws.awx.map.handlers.RubberBandMouseHandler
The user has drawn a box using the RubberBandMouseHandler.
RUBBER_BAND — Constant static property in class com.esri.aws.awx.events.RubberBandEvent
The user has drawn a box using the RubberBandMouseHandler.
rubberBandColor — Property in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler
rubberBandColor is the uint color (ex: 0xFF0000) that defines the rubber band box used to zoom in on the map.
RubberBandEvent — Class in package com.esri.aws.awx.events
RubberBandEvent is dispatched by the RubberBandMouseHandler in order to trap the extent that the user drew.
RubberBandEvent(type, bubbles, cancelable) — Constructor in class com.esri.aws.awx.events.RubberBandEvent
Creates a new RubberBandEvent.
rubberBandFillAlpha — Property in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler
rubberBandFillAlpha is the Number (0-1) that defines the fill alpha of the rubber band box used to zoom in on the map.
rubberBandFillColor — Property in class com.esri.aws.awx.map.handlers.AWXKeyboardMouseHandler
rubberBandFillColor is the uint color (ex: 0xFF0000) that defines the fill color of the rubber band box used to zoom in on the map.
RubberBandMouseHandler — Class in package com.esri.aws.awx.map.handlers
RubberBandMouseHandler is used to zoom in to a specific area.
RubberBandMouseHandler() — Constructor in class com.esri.aws.awx.map.handlers.RubberBandMouseHandler
Creates a new RubberBandMouseHandler.
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