Package | Description |
---|---|
edu.ucdavis.cstars.client.callback | |
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Interface and Description |
---|---|
interface |
LabelPointsCallback
Fires when the labelPoints operation is complete.
|
Modifier and Type | Method and Description |
---|---|
void |
GeometryService.addLabelPointsHandler(LabelPointsHandler handler)
Add event handler for labelPoints.
|