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