| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.bbox |
Provides GUI classes for displaying a customizable and interactive bounding box.
|
| Modifier and Type | Field and Description |
|---|---|
private TileSelectionBBoxChooser.TileBounds |
TileSelectionBBoxChooser.TileAddressValidator.tileBounds |
| Modifier and Type | Method and Description |
|---|---|
TileSelectionBBoxChooser.TileBounds |
TileSelectionBBoxChooser.TileAddressValidator.getTileBounds() |
| Modifier and Type | Method and Description |
|---|---|
protected Bounds |
TileSelectionBBoxChooser.convertTileBoundsToBoundingBox(TileSelectionBBoxChooser.TileBounds tb)
Computes the bounding box given a tile grid.
|
protected void |
TileSelectionBBoxChooser.TileGridInputPanel.fireTileBoundsChanged(TileSelectionBBoxChooser.TileBounds tb) |
protected void |
TileSelectionBBoxChooser.TileAddressInputPanel.fireTileBoundsChanged(TileSelectionBBoxChooser.TileBounds tb) |
void |
TileSelectionBBoxChooser.TileGridInputPanel.setTileBounds(TileSelectionBBoxChooser.TileBounds tileBounds) |