| Package | Description |
|---|---|
| at.mug.iqm.api.gui.roi | |
| at.mug.iqm.api.gui.roi.jaxb |
| Modifier and Type | Method and Description |
|---|---|
Stroke |
XMLAnnotationManager.toXML(BasicStroke stroke,
Stroke strokeJAXB,
String name)
Converts a given
BasicStroke instance to the
serializable form. |
| Modifier and Type | Method and Description |
|---|---|
BasicStroke |
XMLAnnotationManager.parseXML(Stroke jaxbObject)
Parse a given XML object to a
BasicStroke instance. |
Stroke |
XMLAnnotationManager.toXML(BasicStroke stroke,
Stroke strokeJAXB,
String name)
Converts a given
BasicStroke instance to the
serializable form. |
| Modifier and Type | Field and Description |
|---|---|
protected List<Stroke> |
AnnotationLayer.stroke |
| Modifier and Type | Method and Description |
|---|---|
Stroke |
ObjectFactory.createStroke()
Create an instance of
Stroke |
| Modifier and Type | Method and Description |
|---|---|
List<Stroke> |
AnnotationLayer.getStroke()
Gets the value of the stroke property.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.