| Package | Description |
|---|---|
| at.mug.iqm.api.gui.roi | |
| at.mug.iqm.api.gui.roi.jaxb |
| Modifier and Type | Field and Description |
|---|---|
private AnnotationLayers |
XMLAnnotationManager.allLayersJAXB
The root element of the serialized layers.
|
| Modifier and Type | Method and Description |
|---|---|
protected AnnotationLayers |
XMLAnnotationManager.convertToXML(List<DefaultDrawingLayer> allLayers)
Converts a list of
DefaultDrawingLayer to the XML mapping format. |
protected AnnotationLayers |
XMLAnnotationManager.readXML()
Loads the annotation layers from an existing XML file.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<DefaultDrawingLayer> |
XMLAnnotationManager.convertToList(AnnotationLayers root)
Converts the XML mapping format to a
List of
DefaultDrawingLayers. |
| Modifier and Type | Method and Description |
|---|---|
AnnotationLayers |
ObjectFactory.createAnnotationLayers()
Create an instance of
AnnotationLayers |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.