Package | Description |
---|---|
org.openstreetmap.josm.gui.io.importexport |
Provides GUI classes for handling file import/export operations.
|
Modifier and Type | Method and Description |
---|---|
OsmImporter.OsmImporterData |
OsmImporter.loadLayer(java.io.InputStream in,
java.io.File associatedFile,
java.lang.String layerName,
ProgressMonitor progressMonitor)
Load osm data layer from InputStream.
|