Package | Description |
---|---|
edu.ucdavis.cstars.client | |
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
void |
MapWidget.addMouseDownHandler(MouseDownHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
GraphicsLayer.addMouseDownHandler(MouseDownHandler handler)
Fires when a mouse button is pressed down and the mouse cursor is on a graphic.
|