- Band - Class in edu.ucdavis.cstars.client.layers
-
Band information, used by ArcGISImageServiceLayer
- Basemap - Class in edu.ucdavis.cstars.client.dijits
-
Define a basemap to display in the BasemapGallery dijit.
- Basemap.Options - Class in edu.ucdavis.cstars.client.dijits
-
- BasemapAddHandler - Interface in edu.ucdavis.cstars.client.event
-
- BasemapGallery - Class in edu.ucdavis.cstars.client.dijits
-
The BasemapGallery dijit displays a collection basemaps from ArcGIS.com or a user-defined set of map or image services.
- BasemapGallery(BasemapGallery.Parameters) - Constructor for class edu.ucdavis.cstars.client.dijits.BasemapGallery
-
Creates a new BasemapGallery dijit.
- BasemapGallery.Parameters - Class in edu.ucdavis.cstars.client.dijits
-
- BasemapLayer - Class in edu.ucdavis.cstars.client.dijits
-
Defines a layer that will be added to a basemap and displayed in the BasemapGallery dijit.
- BasemapLayer.Options - Class in edu.ucdavis.cstars.client.dijits
-
- BasemapLoadHandler - Interface in edu.ucdavis.cstars.client.event
-
- BasemapRemoveHandler - Interface in edu.ucdavis.cstars.client.event
-
- BasemapSelectionHandler - Interface in edu.ucdavis.cstars.client.event
-
- BeforeApplyEditsHandler - Interface in edu.ucdavis.cstars.client.event
-
- buffer(BufferParameters, BufferCallback) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
-
Creates buffer polygons at a specified distance around the given geometries.
- buffer(BufferParameters) - Method in class edu.ucdavis.cstars.client.tasks.GeometryService
-
Creates buffer polygons at a specified distance around the given geometries.
- BufferCallback - Interface in edu.ucdavis.cstars.client.callback
-
Fires when the buffer operation is complete.
- BufferHandler - Interface in edu.ucdavis.cstars.client.event
-
Fires when the buffer operation is complete.
- BufferParameters - Class in edu.ucdavis.cstars.client.tasks
-
Represents a geometry service resource exposed by the ArcGIS Server REST API.