Package | Description |
---|---|
org.openstreetmap.josm.io.session |
Modifier and Type | Field and Description |
---|---|
private List<SessionReader.LayerDependency> |
SessionReader.ImportSupport.layerDependencies |
Modifier and Type | Method and Description |
---|---|
List<SessionReader.LayerDependency> |
SessionReader.ImportSupport.getLayerDependencies()
Dependencies - maps the layer index to the importer of the given
layer.
|
Constructor and Description |
---|
ImportSupport(String layerName,
int layerIndex,
List<SessionReader.LayerDependency> layerDependencies) |