Uses of Class
org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileAddressInputPanel
-
Packages that use TileSelectionBBoxChooser.TileAddressInputPanel Package Description org.openstreetmap.josm.gui.bbox Provides GUI classes for displaying a customizable and interactive bounding box. -
-
Uses of TileSelectionBBoxChooser.TileAddressInputPanel in org.openstreetmap.josm.gui.bbox
Fields in org.openstreetmap.josm.gui.bbox declared as TileSelectionBBoxChooser.TileAddressInputPanel Modifier and Type Field Description private TileSelectionBBoxChooser.TileAddressInputPanel
TileSelectionBBoxChooser. pnlTileAddress
a panel for entering a bounding box given by the address of an individual OSM tile at a given zoom level
-