Package | Description |
---|---|
edu.ucdavis.cstars.client | |
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
void |
MapWidget.addMouseMoveHandler(MouseMoveHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsLayer.addMouseMoveHandler(MouseMoveHandler handler)
Fires as the mouse moves through a graphic on the GraphicsLayer.
|