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  
RadiusSearchCriteria — Class in package com.mapquest
Defines the criteria for a radius search.
RadiusSearchCriteria() — Constructor in class com.mapquest.RadiusSearchCriteria
Constructs a new RadiusSearchCriteria object.
readExternal(input) — Method in class com.mapquest.MQObject
RecordSet — Class in package com.mapquest
Class for retrieving record attribute information.
RecordSet() — Constructor in class com.mapquest.RecordSet
Constructs a new RecordSet object.
RECORDSET_GETFIELD_1 — Constant static property in class com.mapquest.ErrorConstants
RECORDSET_GETFIELD_2 — Constant static property in class com.mapquest.ErrorConstants
RECORDSET_MOVEFIRST_1 — Constant static property in class com.mapquest.ErrorConstants
RECORDSET_MOVELAST_1 — Constant static property in class com.mapquest.ErrorConstants
RECORDSET_MOVENEXT_1 — Constant static property in class com.mapquest.ErrorConstants
RECORDSET_MOVENEXT_2 — Constant static property in class com.mapquest.ErrorConstants
RECORDSET_MOVENEXT_3 — Constant static property in class com.mapquest.ErrorConstants
RectangleOverlay — Class in package com.mapquest.tilemap.overlays
RectangleOverlay(overlayToClone:com.mapquest.tilemap.overlays:RectangleOverlay) — Constructor in class com.mapquest.tilemap.overlays.RectangleOverlay
RectanglePrimitive — Class in package com.mapquest
Describes linear annotations to be placed on the map.
RectanglePrimitive() — Constructor in class com.mapquest.RectanglePrimitive
Constructs a new RectanglePrimitive object.
RectLL — Class in package com.mapquest
RectLL — Class in package com.mapquest.tilemap
RectLL(ul:com.mapquest:IPointLL, lr:com.mapquest:IPointLL) — Constructor in class com.mapquest.RectLL
RectLL(ul:com.mapquest:IPointLL, lr:com.mapquest:IPointLL) — Constructor in class com.mapquest.tilemap.RectLL
RectSearchCriteria — Class in package com.mapquest
Defines the criteria for a rectangle search.
RectSearchCriteria(rectLL:com.mapquest:RectLL) — Constructor in class com.mapquest.RectSearchCriteria
Constructs a new RectSearchCriteria object.
RectXY — Class in package com.mapquest
RectXY(ul:com.mapquest:IPointXY, lr:com.mapquest:IPointXY) — Constructor in class com.mapquest.RectXY
redraw() — Method in class com.mapquest.tilemap.DefaultInfoWindow
Redraws background area.
redraw() — Method in class com.mapquest.tilemap.DefaultRolloverWindow
Redraws background area.
redraw() — Method in class com.mapquest.tilemap.controls.DrawnBackgroundControl
redraw() — Method in class com.mapquest.tilemap.overlays.ShapeOverlay
Redraws an existing overlay.
redraw() — Method in class com.mapquest.tilemap.pois.MapIcon
Redraws this icon.
redraw() — Method in class com.mapquest.tilemap.pois.Poi
Redraws this poi.
remove(iIndex) — Method in class com.mapquest.MQObjectCollection
Remove the item at postion iIndex
remove(overlay:com.mapquest.tilemap.overlays:ShapeOverlay) — Method in class com.mapquest.tilemap.overlays.OverlayCollection
remove(poi:com.mapquest.tilemap.pois:Poi) — Method in class com.mapquest.tilemap.pois.PoiCollection
removeAll() — Method in class com.mapquest.MQObjectCollection
Remove all the items in the array
removeAllOverlays() — Method in class com.mapquest.tilemap.TileMap
Function to remove all overlays from the map.
removeAllOverlays() — Method in class com.mapquest.tilemap.TilemapComponent
removeAllPois(fireRemoveEvents) — Method in class com.mapquest.tilemap.TileMap
Function to remove the current collection of pois from the map Events are fired for each poi in the old collection when removed and a "mapcleared" event.
removeAllPois() — Method in class com.mapquest.tilemap.TilemapComponent
removeControl(control:com.mapquest.tilemap.controls:Control) — Method in class com.mapquest.tilemap.TileMap
Function to remove the control from the Map.
removeControl(control:com.mapquest.tilemap.controls:Control) — Method in class com.mapquest.tilemap.TilemapComponent
REMOVED — Static property in class com.mapquest.tilemap.overlays.OverlayEvent
REMOVED — Static property in class com.mapquest.tilemap.pois.PoiEvent
removeItem(item:com.mapquest:MQObject) — Method in class com.mapquest.MQObjectCollection
Remove an item by it's pointer.
removeOverlay(overlay:com.mapquest.tilemap.overlays:ShapeOverlay) — Method in class com.mapquest.tilemap.TileMap
Function to remove the overlay from the map.
removeOverlay(overlay:com.mapquest.tilemap.overlays:ShapeOverlay) — Method in class com.mapquest.tilemap.TilemapComponent
removePoi(poi:com.mapquest.tilemap.pois:Poi, fireEvent) — Method in class com.mapquest.tilemap.TileMap
Function to remove the poi from the map.
removePoi(poi:com.mapquest.tilemap.pois:Poi) — Method in class com.mapquest.tilemap.TilemapComponent
removeRouteHighlight() — Method in class com.mapquest.tilemap.TileMap
removeRouteHighlight() — Method in class com.mapquest.tilemap.TilemapComponent
replaceOverlays(overlayCollection:com.mapquest.tilemap.overlays:OverlayCollection) — Method in class com.mapquest.tilemap.TileMap
Function to remove the current collection of overlays from the map and add the collection specified to the map.
replaceOverlays(overlayCollection:com.mapquest.tilemap.overlays:OverlayCollection) — Method in class com.mapquest.tilemap.TilemapComponent
replacePois(poiCollection:com.mapquest.tilemap.pois:PoiCollection) — Method in class com.mapquest.tilemap.TileMap
Function to remove the current collection of pois from the map and add the collection specified to the map.
replacePois(pois:com.mapquest.tilemap.pois:PoiCollection) — Method in class com.mapquest.tilemap.TilemapComponent
requestObjects — Property in class com.mapquest.BatchGeocode
requestObjects — Property in class com.mapquest.ExecFaultEvent
requestObjects — Property in class com.mapquest.ExecLoader
requestObjects — Property in class com.mapquest.ExecResultEvent
requestType — Property in class com.mapquest.BatchGeocode
requestType — Property in class com.mapquest.ExecFaultEvent
requestType — Property in class com.mapquest.ExecLoader
requestType — Property in class com.mapquest.ExecResultEvent
requestXML — Property in class com.mapquest.BatchGeocode
requestXML — Property in class com.mapquest.ExecFaultEvent
requestXML — Property in class com.mapquest.ExecLoader
requestXML — Property in class com.mapquest.ExecResultEvent
restoreState() — Method in class com.mapquest.tilemap.TileMap
Restores the saved map position, zoom level, and map type.
restoreState() — Method in class com.mapquest.tilemap.TilemapComponent
resultData — Property in class com.mapquest.BatchGeocode
resultData — Property in class com.mapquest.ExecResultEvent
reverseGeocode(mqllLatLng:com.mapquest:LatLng, strMapCovName, strGeocodeCovName) — Method in class com.mapquest.Exec
Finds the address at a given latitude/longitude position.
ROLLOVER_CLOSE — Static property in class com.mapquest.tilemap.pois.PoiEvent
ROLLOVER_OPEN — Static property in class com.mapquest.tilemap.pois.PoiEvent
RolloverWindow — Class in package com.mapquest.tilemap
RolloverWindowEvent — Class in package com.mapquest.tilemap
RolloverWindowEvent(type, bubbles, cancelable) — Constructor in class com.mapquest.tilemap.RolloverWindowEvent
roundedBackground — Property in class com.mapquest.tilemap.DefaultInfoWindow
roundedBackground — Property in class com.mapquest.tilemap.controls.DrawnBackgroundControl
RouteMatrixResults — Class in package com.mapquest
Contains the results of a route matrix request.
RouteMatrixResults() — Constructor in class com.mapquest.RouteMatrixResults
Constructs a new RouteMatrixResults object.
RouteMatrixResultsCode — Class in package com.mapquest
Constants to specify the type of route result.
RouteMatrixResultsCode(val) — Constructor in class com.mapquest.RouteMatrixResultsCode
Constructs a new RouteMatrixResultsCode object.
RouteMatrixResultsCODE_EXCEEDED_MAX_LOCATIONS — Constant static property in class com.mapquest.Constants
Constant for RouteMatrixResultsCode type validation
RouteMatrixResultsCODE_INVALID_LOCATION — Constant static property in class com.mapquest.Constants
Constant for RouteMatrixResultsCode type validation
RouteMatrixResultsCODE_INVALID_OPTION — Constant static property in class com.mapquest.Constants
Constant for RouteMatrixResultsCode type validation
RouteMatrixResultsCODE_NO_DATASET_FOUND — Constant static property in class com.mapquest.Constants
Constant for RouteMatrixResultsCode type validation
RouteMatrixResultsCODE_NOT_SPECIFIED — Constant static property in class com.mapquest.Constants
Constant for RouteMatrixResultsCode type validation
RouteMatrixResultsCODE_PARTIAL_SUCCESS — Constant static property in class com.mapquest.Constants
Constant for RouteMatrixResultsCode type validation
RouteMatrixResultsCODE_ROUTE_FAILURE — Constant static property in class com.mapquest.Constants
Constant for RouteMatrixResultsCode type validation
RouteMatrixResultsCODE_SUCCESS — Constant static property in class com.mapquest.Constants
Constant for RouteMatrixResultsCode type validation
RouteOptions — Class in package com.mapquest
Options used when calculating routes.
RouteOptions() — Constructor in class com.mapquest.RouteOptions
RouteResults — Class in package com.mapquest
Contains the results of a routing request.
RouteResults() — Constructor in class com.mapquest.RouteResults
Constructs a new RouteResults object.
RouteResultsCode — Class in package com.mapquest
RouteResultsCode(val) — Constructor in class com.mapquest.RouteResultsCode
Constructs a new RouteResultsCode object.
ROUTERESULTSCODE_INVALID_LOCATION — Constant static property in class com.mapquest.Constants
Constant for RouteResultsCode type validation
ROUTERESULTSCODE_NO_DATASET_FOUND — Constant static property in class com.mapquest.Constants
Constant for RouteResultsCode type validation
ROUTERESULTSCODE_NOT_SPECIFIED — Constant static property in class com.mapquest.Constants
Constant for RouteResultsCode type validation
ROUTERESULTSCODE_ROUTE_FAILURE — Constant static property in class com.mapquest.Constants
Constant for RouteResultsCode type validation
ROUTERESULTSCODE_SUCCESS — Constant static property in class com.mapquest.Constants
Constant for RouteResultsCode type validation
RouteType — Class in package com.mapquest
Constants for route classes
RouteType(val) — Constructor in class com.mapquest.RouteType
ROUTETYPE_FASTEST — Constant static property in class com.mapquest.Constants
Constant to validate RouteTypes
FASTEST = 0
ROUTETYPE_OPTIMIZED — Constant static property in class com.mapquest.Constants
Constant to validate MQRouteTypes
OPTIMIZED = 3
ROUTETYPE_PEDESTRIAN — Constant static property in class com.mapquest.Constants
Constant to validate RouteTypes
PEDESTRIAN = 2
ROUTETYPE_SELECT_DATASET_ONLY — Constant static property in class com.mapquest.Constants
Constant to validate RouteTypes
SELECT_DATASET_ONLY = 4
ROUTETYPE_SHORTEST — Constant static property in class com.mapquest.Constants
Constant to validate RouteTypes
SHORTEST = 1
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