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