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