public class CursorMoveEvent extends EventObject
source| Constructor and Description |
|---|
CursorMoveEvent(Object source,
Point2D location) |
CursorMoveEvent(Object source,
ucar.unidata.geoloc.ProjectionPoint world) |
| Modifier and Type | Method and Description |
|---|---|
ucar.unidata.geoloc.ProjectionPoint |
getLocation() |
Point2D |
getLocationPoint() |
getSource, toString