Uses of Class
org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileGridInputPanel
-
Packages that use TileSelectionBBoxChooser.TileGridInputPanel Package Description org.openstreetmap.josm.gui.bbox Provides GUI classes for displaying a customizable and interactive bounding box. -
-
Uses of TileSelectionBBoxChooser.TileGridInputPanel in org.openstreetmap.josm.gui.bbox
Fields in org.openstreetmap.josm.gui.bbox declared as TileSelectionBBoxChooser.TileGridInputPanel Modifier and Type Field Description private TileSelectionBBoxChooser.TileGridInputPanel
TileSelectionBBoxChooser. pnlTileGrid
a panel for entering a bounding box given by a tile grid and a zoom level
-