Modifier and Type | Class and Description |
---|---|
class |
MapView
This is a component used in the MapFrame for browsing the map.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectionManager.register(NavigatableComponent eventSource,
boolean lassoMode)
Register itself at the given event source.
|
Constructor and Description |
---|
MapMover(NavigatableComponent navComp,
javax.swing.JPanel contentPane)
Create a new MapMover
|
MapScaler(NavigatableComponent mv) |
SelectionManager(SelectionManager.SelectionEnded selectionEndedListener,
boolean aspectRatio,
NavigatableComponent navComp)
Create a new SelectionManager.
|