| Package | Description |
|---|---|
| org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
|
| org.openstreetmap.josm.gui.bbox |
Provides GUI classes for displaying a customizable and interactive bounding box.
|
| org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected JMapViewer |
JMapController.map |
private JMapViewer |
JMapViewerTree.map |
| Modifier and Type | Method and Description |
|---|---|
JMapViewer |
JMapViewerTree.getViewer() |
private JMapViewer |
Demo.map() |
| Constructor and Description |
|---|
DefaultMapController(JMapViewer map)
Constructs a new
DefaultMapController. |
JMapController(JMapViewer map) |
| Modifier and Type | Class and Description |
|---|---|
class |
JosmMapViewer
An extension of
JMapViewer that implements JOSM-specific tile loading mechanisms. |
class |
SlippyMapBBoxChooser
This panel displays a map and lets the user chose a
BBox. |
private static class |
TileSelectionBBoxChooser.TileBoundsMapView
The map view used in this bounding box chooser
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
CoordinateInfoViewer.MapViewer |