Uses of Class
org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileBounds
-
Packages that use TileSelectionBBoxChooser.TileBounds Package Description org.openstreetmap.josm.gui.bbox Provides GUI classes for displaying a customizable and interactive bounding box. -
-
Uses of TileSelectionBBoxChooser.TileBounds in org.openstreetmap.josm.gui.bbox
Fields in org.openstreetmap.josm.gui.bbox declared as TileSelectionBBoxChooser.TileBounds Modifier and Type Field Description private TileSelectionBBoxChooser.TileBoundsTileSelectionBBoxChooser.TileAddressValidator. tileBoundsMethods in org.openstreetmap.josm.gui.bbox that return TileSelectionBBoxChooser.TileBounds Modifier and Type Method Description TileSelectionBBoxChooser.TileBoundsTileSelectionBBoxChooser.TileAddressValidator. getTileBounds()Methods in org.openstreetmap.josm.gui.bbox with parameters of type TileSelectionBBoxChooser.TileBounds Modifier and Type Method Description protected BoundsTileSelectionBBoxChooser. convertTileBoundsToBoundingBox(TileSelectionBBoxChooser.TileBounds tb)Computes the bounding box given a tile grid.protected voidTileSelectionBBoxChooser.TileAddressInputPanel. fireTileBoundsChanged(TileSelectionBBoxChooser.TileBounds tb)protected voidTileSelectionBBoxChooser.TileGridInputPanel. fireTileBoundsChanged(TileSelectionBBoxChooser.TileBounds tb)voidTileSelectionBBoxChooser.TileGridInputPanel. setTileBounds(TileSelectionBBoxChooser.TileBounds tileBounds)
-