See: Description
| Interface | Description |
|---|---|
| CursorMoveEventListener |
Listeners for "Cursor Move" events.
|
| GeoSelectionListener |
Listeners for new geographic area selection events.
|
| NewMapAreaListener |
Listeners for new world bounding box events.
|
| NewProjectionListener |
Listeners for new Projection events
|
| PickEventListener |
Listeners for "Pick Object" events.
|
| Class | Description |
|---|---|
| CursorMoveEvent |
Cursor has moved to a new location.
|
| GeoSelectionEvent |
Used to notify listeners that there is a new geographic area selection.
|
| JTableProjection |
Consider this a private inner class of ProjectionManager.
|
| NavigatedPanel |
Implements a "navigated" JPanel within which a user can zoom and pan.
|
| Navigation |
Consider this a private inner class of NavigatedPanel.
|
| NewMapAreaEvent |
Used to notify listeners that there is a new world bounding box.
|
| NewProjectionDialog | |
| NewProjectionEvent |
Used to notify listeners that there is a new Projection.
|
| NPController |
A superclass for Navigated Panel controllers
|
| PickEvent |
User wants to pick an object at 2D location.
|
| ProjectionManager |
Manages a modal dialogue box that allows the user to define
projections using subclasses of ucar.unidata.gis.ProjectionImpl.
|
| ProjectionParamPanel | |
| Rubberband |
Implements XOR rubberbanding.
|
| RubberbandRectangle |
Rectangle Rubberbanding.
|
| RubberbandRectangleHandles |
Rectangle Rubberbanding.
|