| Package | Description |
|---|---|
| org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
| org.openstreetmap.josm.actions.downloadtasks | |
| org.openstreetmap.josm.gui.dialogs.changeset |
Standalone dialog allowing to handle OSM changesets (query and display them).
|
| org.openstreetmap.josm.io.remotecontrol.handler |
| Class and Description |
|---|
| 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
Task for downloading notes
|
| DownloadNotesTask.DownloadTask |
| DownloadOsmChangeTask
Task allowing to download OsmChange data (http://wiki.openstreetmap.org/wiki/OsmChange).
|
| DownloadOsmTask
Open the download dialog and download the data.
|
| DownloadOsmTask.AbstractInternalTask
Superclass of internal download task.
|
| DownloadOsmTask.DownloadTask |
| 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.
|
| DownloadTask
Interface defining a general download task used to download geographic data (OSM data, GPX tracks, etc.) for a given URL or geographic area.
|