Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
static ImageServiceIdentifyParameters |
ImageServiceIdentifyParameters.create()
Creates a new ImageServiceIdentifyParameters object.
|
Modifier and Type | Method and Description |
---|---|
Deferred |
ImageServiceIdentifyTask.execute(ImageServiceIdentifyParameters params)
Sends a request to the ArcGIS REST image service resource to identify content based on the
ImageServiceIdentifyParameters specified in the imageServiceIdentifyParameters argument.
|
Deferred |
ImageServiceIdentifyTask.execute(ImageServiceIdentifyParameters params,
ImageServiceIdentifyTaskCallback callback)
Sends a request to the ArcGIS REST image service resource to identify content based on the
ImageServiceIdentifyParameters specified in the imageServiceIdentifyParameters argument.
|