Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
void |
Geoprocessor.getResultImageLayer(java.lang.String jobId,
java.lang.String parameterName,
ImageParameters parameters,
GetResultImageLayerCallback callback)
Sends a request to the GP Task to get the task result identified by jobId and resultParameterName as an ArcGISDynamicMapServiceLayer.
|