Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.actions.downloadtasks |
Provides the classes for JOSM
download tasks . |
org.openstreetmap.josm.gui.dialogs.changeset |
Standalone dialog allowing to handle OSM changesets (query and display them).
|
org.openstreetmap.josm.io.remotecontrol.handler |
Provides the classes for remote control handlers (features exposed to the browser).
|
Class and Description |
---|
AbstractDownloadTask
Common abstract implementation of other download tasks.
|
DownloadOsmTask
Open the download dialog and download the data.
|
DownloadParams
Download parameters affecting the behaviour of
DownloadTask s. |
DownloadTask
Interface defining a general download task used to download geographic data (OSM data, GPX tracks, etc.) for a given URL or geographic area.
|
Class and Description |
---|
AbstractChangesetDownloadTask
Common abstract implementation of other changeset download tasks.
|
AbstractChangesetDownloadTask.RunnableDownloadTask |
AbstractDownloadTask
Common abstract implementation of other download tasks.
|
ChangesetHeaderDownloadTask
This is an asynchronous task for downloading a collection of changests from the OSM server.
|
DownloadGpsTask.DownloadTask |
DownloadNotesTask
General task for downloading OSM notes.
|
DownloadNotesTask.DownloadTask |
DownloadOsmTask
Open the download dialog and download the data.
|
DownloadOsmTask.AbstractInternalTask
Superclass of internal download task.
|
DownloadOsmTask.DownloadTask |
DownloadParams
Download parameters affecting the behaviour of
DownloadTask s. |
DownloadTask
Interface defining a general download task used to download geographic data (OSM data, GPX tracks, etc.) for a given URL or geographic area.
|
Class and Description |
---|
AbstractChangesetDownloadTask
Common abstract implementation of other changeset download tasks.
|
Class and Description |
---|
DownloadOsmTask.AbstractInternalTask
Superclass of internal download task.
|
DownloadParams
Download parameters affecting the behaviour of
DownloadTask s. |
DownloadTask
Interface defining a general download task used to download geographic data (OSM data, GPX tracks, etc.) for a given URL or geographic area.
|