Package | Description |
---|---|
org.openstreetmap.josm.gui.bbox | |
org.openstreetmap.josm.gui.download |
Class and Description |
---|
BBoxChooser
A BBoxChooser is a component which provides a UI for choosing a
bounding box.
|
SizeButton |
SlippyMapBBoxChooser |
SlippyMapBBoxChooser.TileSourceProvider |
SlippyMapControler.MoveTask
Moves the map depending on which cursor keys are pressed (or not)
|
SourceButton |
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.
|
TileSelectionBBoxChooser.TileGridInputPanel.TileBoundsBuilder |
Class and Description |
---|
SlippyMapBBoxChooser |
TileSelectionBBoxChooser
TileSelectionBBoxChooser allows to select a bounding box (i.e. for downloading) based
on OSM tile numbers.
|