private static class DownloadOsmInViewAction.DownloadOsmInViewTask extends DownloadOsmTask
DownloadOsmTask.AbstractInternalTask, DownloadOsmTask.DownloadTask
currentBounds, downloadTask, newLayerName, PATTERN_EXTERNAL_OSM_FILE, PATTERN_OSM_API_URL, PATTERN_OVERPASS_API_URL, PATTERN_OVERPASS_API_XAPI_URL, warnAboutEmptyArea
downloadedData
Modifier | Constructor and Description |
---|---|
private |
DownloadOsmInViewTask() |
Modifier and Type | Method and Description |
---|---|
(package private) java.util.concurrent.Future<?> |
download(Bounds downloadArea) |
cancel, download, download, download, extractOsmFilename, getConfirmationMessage, getPatterns, getTitle, isSafeForRemotecontrolRequests, loadUrl, modifyUrlBeforeLoad
acceptsDocumentationSummary, acceptsUrl, acceptsUrl, getDownloadedData, getErrorObjects, isCanceled, isFailed, rememberDownloadedData, rememberErrorMessage, rememberException, setCanceled, setFailed, toString
private DownloadOsmInViewTask()