Package | Description |
---|---|
org.openstreetmap.josm.gui.bbox |
Provides GUI classes for displaying a customizable and interactive bounding box.
|
org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
Class and Description |
---|
BBoxChooser
A BBoxChooser is a component which provides a UI for choosing a
bounding box.
|
SizeButton
Button allowing to control the dimension of a slippy map between two states (normal/enlarged).
|
SlippyMapBBoxChooser
This panel displays a map and lets the user chose a
BBox . |
SlippyMapBBoxChooser.TileSourceProvider
A list of tile sources that can be used for displaying the map.
|
SlippyMapControler.MoveTask
Moves the map depending on which cursor keys are pressed (or not)
|
SourceButton
Button that allows to choose the imagery source used for slippy map background.
|
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
This panel displays a map and lets the user chose a
BBox . |
Class and Description |
---|
SlippyMapBBoxChooser
This panel displays a map and lets the user chose a
BBox . |
TileSelectionBBoxChooser
TileSelectionBBoxChooser allows to select a bounding box (i.e.
|