Package | Description |
---|---|
org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
org.openstreetmap.josm.gui.layer.geoimage |
Provides classes for handling layers displaying geottaged pictures.
|
Modifier and Type | Field and Description |
---|---|
protected static DoubleProperty |
Addresses.MAX_DUPLICATE_DISTANCE |
protected static DoubleProperty |
Addresses.MAX_STREET_DISTANCE |
Modifier and Type | Field and Description |
---|---|
static DoubleProperty |
NavigatableComponent.PROP_ZOOM_RATIO
Zoom steps to get double scale
|
Modifier and Type | Field and Description |
---|---|
private static DoubleProperty |
ImageDisplay.MAX_ZOOM
Maximum zoom allowed
|
private static DoubleProperty |
ImageDisplay.ZOOM_STEP
Zoom factor when click or wheel zooming
|