Uses of Class
org.openstreetmap.josm.actions.downloadtasks.DownloadNotesTask
-
Packages that use DownloadNotesTask Package Description org.openstreetmap.josm.actions.downloadtasks Provides the classes for JOSMdownload tasks
. -
-
Uses of DownloadNotesTask in org.openstreetmap.josm.actions.downloadtasks
Subclasses of DownloadNotesTask in org.openstreetmap.josm.actions.downloadtasks Modifier and Type Class Description class
DownloadNotesUrlBoundsTask
Specialized task for downloading OSM notes within bounds.class
DownloadNotesUrlIdTask
Specialized task for downloading OSM notes by ID.
-