Package | Description |
---|---|
ucar.unidata.view.geoloc |
The view component for geolocation (projections, navigated panels, etc).
|
ucar.unidata.view.station |
The view component for Station data.
|
Modifier and Type | Method and Description |
---|---|
void |
PickEventListener.actionPerformed(PickEvent e)
Respond to an event
|
protected void |
NavigatedMapPanel.doPickPoint(PickEvent e)
A hook so subclasses can override and respond to pick point events.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StationLocationMap.doPickPoint(PickEvent e)
Process the
PickEvent . |