Uses of Class
org.openstreetmap.josm.gui.layer.gpx.DownloadAlongPanel
-
Packages that use DownloadAlongPanel Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions. -
-
Uses of DownloadAlongPanel in org.openstreetmap.josm.actions
Methods in org.openstreetmap.josm.actions with parameters of type DownloadAlongPanel Modifier and Type Method 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.
-