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.
|
org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
Modifier and Type | Field and Description |
---|---|
private JMapViewer |
JMapViewerTree.map |
protected JMapViewer |
JMapController.map |
Modifier and Type | Method and Description |
---|---|
JMapViewer |
JMapViewerTree.getViewer() |
private JMapViewer |
Demo.map() |
Constructor and Description |
---|
DefaultMapController(JMapViewer map) |
JMapController(JMapViewer map) |
Modifier and Type | Class and Description |
---|---|
class |
SlippyMapBBoxChooser |
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 |
Modifier and Type | Field and Description |
---|---|
JMapViewer |
ImageryPreference.ImageryProvidersPanel.defaultMap
The map displaying imagery bounds of selected default providers
|