Uses of Class
org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator
-
Packages that use TileSelectionBBoxChooser.TileCoordinateValidator Package Description org.openstreetmap.josm.gui.bbox Provides GUI classes for displaying a customizable and interactive bounding box. -
-
Uses of TileSelectionBBoxChooser.TileCoordinateValidator in org.openstreetmap.josm.gui.bbox
Fields in org.openstreetmap.josm.gui.bbox declared as TileSelectionBBoxChooser.TileCoordinateValidator Modifier and Type Field Description private TileSelectionBBoxChooser.TileCoordinateValidator
TileSelectionBBoxChooser.TileGridInputPanel. valMaxX
private TileSelectionBBoxChooser.TileCoordinateValidator
TileSelectionBBoxChooser.TileGridInputPanel. valMaxY
private TileSelectionBBoxChooser.TileCoordinateValidator
TileSelectionBBoxChooser.TileGridInputPanel. valMinX
private TileSelectionBBoxChooser.TileCoordinateValidator
TileSelectionBBoxChooser.TileGridInputPanel. valMinY
-