public class PickEvent extends EventObject
source| Constructor and Description |
|---|
PickEvent(Object source,
Point2D location) |
PickEvent(Object source,
ProjectionPoint location) |
| Modifier and Type | Method and Description |
|---|---|
ProjectionPoint |
getLocation() |
Point2D |
getLocationPoint() |
getSource, toStringpublic PickEvent(Object source, ProjectionPoint location)
public Point2D getLocationPoint()
public ProjectionPoint getLocation()
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.