Package | Description |
---|---|
edu.ucdavis.cstars.client | |
edu.ucdavis.cstars.client.control |
Modifier and Type | Method and Description |
---|---|
void |
MapWidget.addControl(Control control)
Add new control to the Control Layer.
|
void |
MapWidget.removeControl(Control control)
Remove control from the Control Layer.
|
Modifier and Type | Method and Description |
---|---|
void |
ControlHandler.addControl(Control c)
Add control to handler
|
void |
ControlHandler.removeControl(Control c)
Remove control to handler
|
void |
ControlHandler.updateControlPosition(Control c) |