Package | Description |
---|---|
org.openstreetmap.josm.io.session |
Provides the classes for user sessions import/export.
|
Modifier and Type | Method and Description |
---|---|
static Layer |
OsmDataSessionImporter.importData(OsmImporter osmImporter,
SessionReader.ImportSupport support,
java.lang.String fileStr,
ProgressMonitor progressMonitor)
Import data as a new layer.
|