Package | Description |
---|---|
edu.ucdavis.cstars.client.callback | |
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Interface and Description |
---|---|
interface |
GetResultImageCallback
Fires when a map image is generated by invoking the getResultImage() method.
|
Modifier and Type | Method and Description |
---|---|
void |
Geoprocessor.addGetResultImageHandler(GetResultImageHandler handler)
Add event handler for getResultImage
|