Uses of Class
org.openstreetmap.josm.gui.bbox.JosmMapViewer
-
Packages that use JosmMapViewer Package Description 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. -
-
Uses of JosmMapViewer in org.openstreetmap.josm.gui.bbox
Subclasses of JosmMapViewer in org.openstreetmap.josm.gui.bbox Modifier and Type Class Description class
SlippyMapBBoxChooser
This panel displays a map and lets the user chose aBBox
.private static class
TileSelectionBBoxChooser.TileBoundsMapView
The map view used in this bounding box chooser -
Uses of JosmMapViewer in org.openstreetmap.josm.gui.history
Subclasses of JosmMapViewer in org.openstreetmap.josm.gui.history Modifier and Type Class Description private static class
CoordinateInfoViewer.MapViewer
-
Uses of JosmMapViewer in org.openstreetmap.josm.gui.preferences.imagery
Fields in org.openstreetmap.josm.gui.preferences.imagery declared as JosmMapViewer Modifier and Type Field Description JosmMapViewer
ImageryProvidersPanel. defaultMap
The map displaying imagery bounds of selected default providers
-