- RangeDomain - Class in edu.ucdavis.cstars.client.layers
-
Information about the range of values belonging to the domain.
- RasterData - Class in edu.ucdavis.cstars.client.tasks
-
A geoprocessing data object containing a raster data source.
- RasterDataSource - Class in edu.ucdavis.cstars.client.layers
-
Class added v2.7
The RasterDataSource class defines and provides information about a file-based raster that resides
in a registered raster workspace.
- RasterFunction - Class in edu.ucdavis.cstars.client.layers
-
Specifies the processing to be done to the image service.
- RedirectionHandler - Interface in edu.ucdavis.cstars.client.event
-
- redo() - Method in class edu.ucdavis.cstars.client.UndoManager
-
Moves the current position to the next redo operation and calls the operation's performRedo() method.
- RedoHandler - Interface in edu.ucdavis.cstars.client.event
-
- refresh() - Method in class edu.ucdavis.cstars.client.dijits.AttributeInspector
-
Updates the contents of the AttributeInspector.
- refresh() - Method in class edu.ucdavis.cstars.client.dijits.Legend
-
Refresh the legend.
- refresh(Legend.LayerInfo) - Method in class edu.ucdavis.cstars.client.dijits.Legend
-
Refresh the legend to replace the layers setup by the legend constructor.
- refresh() - Method in class edu.ucdavis.cstars.client.layers.DynamicMapServiceLayer
-
Refreshes the map by making a new request to the server.
- refresh() - Method in class edu.ucdavis.cstars.client.layers.FeatureLayer
-
Refreshes the features in the feature layer.
- refresh() - Method in class edu.ucdavis.cstars.client.layers.TiledMapServiceLayer
-
Reloads all the tiles in the current view.
- refresh() - Method in class edu.ucdavis.cstars.client.toolbars.Edit
-
Refreshes the internal state of the toolbar.
- RefreshHandler - Interface in edu.ucdavis.cstars.client.event
-
Fired after refresh.
- refreshToken() - Method in class edu.ucdavis.cstars.client.Credential
-
Generate a new token and update the Credential's token property with the newly acquired token.
- registerServers(ServerInfo) - Method in class edu.ucdavis.cstars.client.IdentityManagerBase
-
Register secure servers and the token endpoints.
- relation(RelationParameters, RelationCallback) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
-
Computes the set of pairs of geometries from the input geometry arrays that belong to the specified relation.
- relation(RelationParameters) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
-
Computes the set of pairs of geometries from the input geometry arrays that belong to the specified relation.
- RelationCallback - Interface in edu.ucdavis.cstars.client.callback
-
Fires when the relation operation is complete.
- RelationHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when the relation operation is complete
- RelationHandler.Relationship - Class in edu.ucdavis.cstars.client.event
-
- RelationParameters - Class in edu.ucdavis.cstars.client.tasks
-
Sets the relation and other parameters for Relation operation.
- RelationParameters.SpatialRelationType - Enum in edu.ucdavis.cstars.client.tasks
-
- RelationshipQuery - Class in edu.ucdavis.cstars.client.tasks
-
Define query parameters for the feature layer's queryRelateFeatures method.
- remove(String) - Method in class edu.ucdavis.cstars.client.dijits.BasemapGallery
-
Remove a basemap from the BasemapGallery's list of basemaps.
- remove(Graphic) - Method in class edu.ucdavis.cstars.client.layers.GraphicsLayer
-
Removes a graphic.
- remove(int) - Method in class edu.ucdavis.cstars.client.UndoManager
-
Remove the specified operation from the stack.
- removeAllImages() - Method in class edu.ucdavis.cstars.client.layers.MapImageLayer
-
Remove all images from the layer.
- removeAllLayers() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Removes all layers from the map.
- removeBreak(double, double) - Method in class edu.ucdavis.cstars.client.renderer.ClassBreaksRenderer
-
Removes a break.
- removeControl(Control) - Method in class edu.ucdavis.cstars.client.control.ControlHandler
-
Remove control to handler
- removeControl(Control) - Method in class edu.ucdavis.cstars.client.MapWidget
-
Remove control from the Control Layer.
- removeImage(MapImage) - Method in class edu.ucdavis.cstars.client.layers.MapImageLayer
-
Remove the specified image from the layer.
- removeLayer(Layer) - Method in class edu.ucdavis.cstars.client.MapWidget
-
Removes the specified layer from the map.
- removePath(int) - Method in class edu.ucdavis.cstars.client.geometry.Polyline
-
Removes a path from the Polyline.
- removePoint(int) - Method in class edu.ucdavis.cstars.client.geometry.Multipoint
-
Removes a point from the Multipoint.
- removePoint(int, int) - Method in class edu.ucdavis.cstars.client.geometry.Polygon
-
Remove a point from the polygon at the given pointIndex within the ring identified by ringIndex.
- removePoint(int, int) - Method in class edu.ucdavis.cstars.client.geometry.Polyline
-
Remove a point from the polyline at the given pointIndex within the path identified by the given pathIndex.
- removeRing(int) - Method in class edu.ucdavis.cstars.client.geometry.Polygon
-
Removes a ring from the Polygon.
- removeValue(String) - Method in class edu.ucdavis.cstars.client.renderer.UniqueValueRenderer
-
Removes a unique value.
- Renderer - Class in edu.ucdavis.cstars.client.renderer
-
Base class for the renderers - SimpleRenderer, ClassBreaksRenderer, UniqueValueRenderer.
- reorderLayer(Layer, int) - Method in class edu.ucdavis.cstars.client.MapWidget
-
Changes the layer order in the map.
- reposition() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Repositions the map DIV on the page.
- reshape(Geometry, Geometry, ReshapeCallback) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
-
The reshape operation is performed on a geometry service resource.
- reshape(Geometry, Geometry) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
-
The reshape operation is performed on a geometry service resource.
- ReshapeCallback - Interface in edu.ucdavis.cstars.client.callback
-
Fires when the reshape operation is complete.
- ReshapeHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when the reshape operation is complete.
- resize(int, int) - Method in class edu.ucdavis.cstars.client.dijits.InfoWindow
-
Resizes the InfoWindow to the specified height and width in pixels.
- resize(int, int) - Method in class edu.ucdavis.cstars.client.InfoWindowBase
-
Resize the info window to the specified width and height (in pixels).
- resize() - Method in class edu.ucdavis.cstars.client.MapWidget
-
Resizes the map DIV.
- respectDrawingVertexOrder() - Method in class edu.ucdavis.cstars.client.toolbars.Draw
-
When set to false, the geometry is modified to be topologically correct.
- respectsDaylightSaving() - Method in class edu.ucdavis.cstars.client.layers.TimeReference
-
Indicates whether the time reference respects daylight savings time.
- RestfulDocumentInfo - Class in edu.ucdavis.cstars.client.restful
-
- RestfulLayerInfo - Class in edu.ucdavis.cstars.client.restful
-
- RestfulLayersInfo - Class in edu.ucdavis.cstars.client.restful
-
- RestfulServiceInfo - Class in edu.ucdavis.cstars.client.restful
-
- RestfulServiceInfo.Service - Class in edu.ucdavis.cstars.client.restful
-
- RestfulServicesDirectory - Class in edu.ucdavis.cstars.client.restful
-
This is the base object returned for all services.
- returnDirections() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
If true, directions will be generated and returned in the directions property of each RouteResult and RouteSolveResult.
- returnFacilities() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
If true, facilities will be returned with the analysis results.
- returnGeometry() - Method in class edu.ucdavis.cstars.client.tasks.FindParameters
-
If "true", the result set include the geometry associated with each result.
- returnGeometry() - Method in class edu.ucdavis.cstars.client.tasks.IdentifyParameters
-
If "true", the result set includes the geometry associated with each result.
- returnGeometry() - Method in class edu.ucdavis.cstars.client.tasks.Query
-
If "true", each feature in the FeatureSet includes the geometry.
- returnGeometry(boolean) - Method in class edu.ucdavis.cstars.client.tasks.RelationshipQuery
-
Should the returned FeatureSet include geometry.
- returnIncidents() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
If true, incidents will be returned with the analysis results.
- returnPointBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
If true, barriers will be returned in the barriers property of the ClosestFacilitySolveResult.
- returnPolygonBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
If true, polygon barriers will be returned in the barriers property of the ClosestFacilitySolveResult.
- returnPolygonBarriers() - Method in class edu.ucdavis.cstars.client.tasks.RouteParameters
-
If true, polygon barriers are returned as the third parameter of RouteTask.onSolveComplete.
- returnPolygonBarriers() - Method in class edu.ucdavis.cstars.client.tasks.ServiceAreaParameters
-
If true, polygon barriers will be returned in the polygonBarriers property of ClosestFacilitySolveResult.
- returnRoutes() - Method in class edu.ucdavis.cstars.client.tasks.ClosestFacilityParameters
-
When true, closest facility routes will be generated and returned in the route property of each ClosestFacilityResult and
ClosestFacilitySolveResult.
- Ring - Class in edu.ucdavis.cstars.client.geometry
-
- RingGroup - Class in edu.ucdavis.cstars.client.geometry
-
- RouteParameters - Class in edu.ucdavis.cstars.client.tasks
-
Input parameters for a RouteTask.
- RouteParameters.AttributeParameterValue - Class in edu.ucdavis.cstars.client.tasks
-
- RouteResult - Class in edu.ucdavis.cstars.client.tasks
-
The result from the Route Task.
- RouteSolveCallback - Interface in edu.ucdavis.cstars.client.callback
-
- RouteSolveHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when RouteTask.solve() has completed.
- RouteSolveHandler.SolveResult - Class in edu.ucdavis.cstars.client.event
-
- RouteTask - Class in edu.ucdavis.cstars.client.tasks
-
Solves a route on a route layer resource in a Network Analyst service exposed by the ArcGIS Server REST API.