Class GpxRoutesSessionImporter
- java.lang.Object
-
- org.openstreetmap.josm.io.session.GpxTracksSessionImporter
-
- org.openstreetmap.josm.io.session.GpxRoutesSessionImporter
-
- All Implemented Interfaces:
SessionLayerImporter
public class GpxRoutesSessionImporter extends GpxTracksSessionImporter
Session importer forGpxRouteLayer
.
-
-
Constructor Summary
Constructors Constructor Description GpxRoutesSessionImporter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Layer
getLayer(GpxImporter.GpxImporterData importData)
-
Methods inherited from class org.openstreetmap.josm.io.session.GpxTracksSessionImporter
load
-
-
-
-
Constructor Detail
-
GpxRoutesSessionImporter
public GpxRoutesSessionImporter()
-
-
Method Detail
-
getLayer
protected Layer getLayer(GpxImporter.GpxImporterData importData)
- Overrides:
getLayer
in classGpxTracksSessionImporter
-
-