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.
|
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.
|