Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
Modifier and Type | Method and Description |
---|---|
protected PleaseWaitRunnable |
DownloadAlongAction.createCalcTask(java.awt.geom.Path2D alongPath,
DownloadAlongPanel panel,
java.lang.String confirmTitle,
boolean newLayer)
Create task that downloads areas along the given path using the values specified in the panel.
|