Package | Description |
---|---|
org.openstreetmap.josm.actions | |
org.openstreetmap.josm.data.imagery | |
org.openstreetmap.josm.gui.bbox |
Provides GUI classes for displaying a customizable and interactive bounding box.
|
org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
org.openstreetmap.josm.gui.preferences.projection |
Provides classes for handling projection preferences.
|
org.openstreetmap.josm.io.remotecontrol |
Modifier and Type | Field and Description |
---|---|
private static StringProperty |
OverpassDownloadAction.OverpassDownloadDialog.OVERPASS_SERVER |
Modifier and Type | Field and Description |
---|---|
static StringProperty |
CachedTileLoaderFactory.PROP_TILECACHE_DIR
Keeps the cache directory where
|
Modifier and Type | Method and Description |
---|---|
private static StringProperty |
CachedTileLoaderFactory.getTileCacheDir() |
Modifier and Type | Field and Description |
---|---|
private static StringProperty |
SlippyMapBBoxChooser.PROP_MAPSTYLE |
Modifier and Type | Field and Description |
---|---|
(package private) StringProperty |
PropertiesDialog.TaginfoAction.TAGINFO_URL_PROP |
Modifier and Type | Field and Description |
---|---|
private static StringProperty |
ProjectionPreference.PROP_COORDINATES |
private static StringProperty |
ProjectionPreference.PROP_PROJECTION |
static StringProperty |
ProjectionPreference.PROP_SYSTEM_OF_MEASUREMENT |
Modifier and Type | Field and Description |
---|---|
static StringProperty |
RemoteControlHttpsServer.KEYENTRY_PASSWORD
Preference for certificate password (automatically generated by JOSM).
|
static StringProperty |
RemoteControlHttpsServer.KEYSTORE_PASSWORD
Preference for keystore password (automatically generated by JOSM).
|