| Package | Description |
|---|---|
| at.mug.iqm.api.gui.roi | |
| at.mug.iqm.api.gui.roi.jaxb |
| Modifier and Type | Method and Description |
|---|---|
Data |
XMLAnnotationManager.toXML(Object javaObject,
Data dataJAXB) |
| Modifier and Type | Method and Description |
|---|---|
Data |
XMLAnnotationManager.toXML(Object javaObject,
Data dataJAXB) |
| Modifier and Type | Field and Description |
|---|---|
protected Data |
RectangleRoi.data |
protected Data |
PolygonRoi.data |
protected Data |
PointRoi.data |
protected Data |
LineRoi.data |
protected Data |
FreehandRoi.data |
protected Data |
EllipseRoi.data |
protected Data |
AngleRoi.data |
| Modifier and Type | Method and Description |
|---|---|
Data |
ObjectFactory.createData()
Create an instance of
Data |
Data |
RectangleRoi.getData()
Gets the value of the data property.
|
Data |
PolygonRoi.getData()
Gets the value of the data property.
|
Data |
PointRoi.getData()
Gets the value of the data property.
|
Data |
LineRoi.getData()
Gets the value of the data property.
|
Data |
FreehandRoi.getData()
Gets the value of the data property.
|
Data |
EllipseRoi.getData()
Gets the value of the data property.
|
Data |
AngleRoi.getData()
Gets the value of the data property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Data> |
ObjectFactory.createData(Data value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Data> |
ObjectFactory.createData(Data value)
|
void |
RectangleRoi.setData(Data value)
Sets the value of the data property.
|
void |
PolygonRoi.setData(Data value)
Sets the value of the data property.
|
void |
PointRoi.setData(Data value)
Sets the value of the data property.
|
void |
LineRoi.setData(Data value)
Sets the value of the data property.
|
void |
FreehandRoi.setData(Data value)
Sets the value of the data property.
|
void |
EllipseRoi.setData(Data value)
Sets the value of the data property.
|
void |
AngleRoi.setData(Data value)
Sets the value of the data property.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.