public class MarkerSessionImporter extends Object implements SessionLayerImporter
Constructor and Description |
---|
MarkerSessionImporter() |
Modifier and Type | Method and Description |
---|---|
Layer |
load(Element elem,
SessionReader.ImportSupport support,
ProgressMonitor progressMonitor)
Load the layer from xml meta-data.
|
public MarkerSessionImporter()
public Layer load(Element elem, SessionReader.ImportSupport support, ProgressMonitor progressMonitor) throws IOException, IllegalDataException
SessionLayerImporter
load
in interface SessionLayerImporter
elem
- XML elementsupport
- support class providing import utilitiesprogressMonitor
- progress monitorIOException
- if any I/O error occursIllegalDataException
- if invalid data is read