Package org.openstreetmap.josm.gui.bbox

Interface Summary
BBoxChooser A BBoxChooser is a component which provides a UI for choosing a bounding box.
SlippyMapBBoxChooser.TileSourceProvider  
 

Class Summary
SizeButton  
SlippyMapBBoxChooser  
SlippyMapBBoxChooser.RenamedSourceDecorator  
SlippyMapBBoxChooser.TMSTileSourceProvider TMS TileSource provider for the slippymap chooser
SlippyMapControler This class controls the user input by listening to mouse and key events.
SourceButton  
TileSelectionBBoxChooser TileSelectionBBoxChooser allows to select a bounding box (i.e.
TileSelectionBBoxChooser.TileAddressInputPanel A panel for entering the address of a single OSM tile at a given zoom level.
TileSelectionBBoxChooser.TileAddressValidator Validates a tile address
TileSelectionBBoxChooser.TileBounds Represents a rectangular area of tiles at a given zoom level.
TileSelectionBBoxChooser.TileBoundsMapView The map view used in this bounding box chooser
TileSelectionBBoxChooser.TileCoordinateValidator Validates the x- or y-coordinate of a tile at a given zoom level.
TileSelectionBBoxChooser.TileGridInputPanel A panel for describing a rectangular area of OSM tiles at a given zoom level.
 



JOSM