static GpxImporter.GpxImporterData |
GpxImporter.loadLayers(GpxData data,
boolean parsedProperly,
String gpxLayerName,
String markerLayerName)
Replies the new GPX and marker layers corresponding to the specified GPX data.
|
static GpxImporter.GpxImporterData |
NMEAImporter.loadLayers(InputStream is,
File associatedFile,
String gpxLayerName,
String markerLayerName) |
static GpxImporter.GpxImporterData |
GpxImporter.loadLayers(InputStream is,
File associatedFile,
String gpxLayerName,
String markerLayerName,
ProgressMonitor progressMonitor) |