| Package | Description |
|---|---|
| at.mug.iqm.api.gui.roi | |
| at.mug.iqm.api.gui.roi.jaxb |
| Modifier and Type | Method and Description |
|---|---|
Path |
XMLAnnotationManager.toXML(PathIterator iter,
Path pathJAXB)
Generates an XML representation of the given
PathIterator object. |
| Modifier and Type | Method and Description |
|---|---|
Shape |
XMLAnnotationManager.parseXML(Path jaxbPath)
Reconstructs a Shape object according to a given path.
|
Path |
XMLAnnotationManager.toXML(PathIterator iter,
Path pathJAXB)
Generates an XML representation of the given
PathIterator object. |
| Modifier and Type | Field and Description |
|---|---|
protected Path |
RectangleRoi.path |
protected Path |
PolygonRoi.path |
protected Path |
PointRoi.path |
protected Path |
LineRoi.path |
protected Path |
FreehandRoi.path |
protected Path |
EllipseRoi.path |
protected Path |
AngleRoi.path |
| Modifier and Type | Method and Description |
|---|---|
Path |
ObjectFactory.createPath()
Create an instance of
Path |
Path |
RectangleRoi.getPath()
Gets the value of the path property.
|
Path |
PolygonRoi.getPath()
Gets the value of the path property.
|
Path |
PointRoi.getPath()
Gets the value of the path property.
|
Path |
LineRoi.getPath()
Gets the value of the path property.
|
Path |
FreehandRoi.getPath()
Gets the value of the path property.
|
Path |
EllipseRoi.getPath()
Gets the value of the path property.
|
Path |
AngleRoi.getPath()
Gets the value of the path property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RectangleRoi.setPath(Path value)
Sets the value of the path property.
|
void |
PolygonRoi.setPath(Path value)
Sets the value of the path property.
|
void |
PointRoi.setPath(Path value)
Sets the value of the path property.
|
void |
LineRoi.setPath(Path value)
Sets the value of the path property.
|
void |
FreehandRoi.setPath(Path value)
Sets the value of the path property.
|
void |
EllipseRoi.setPath(Path value)
Sets the value of the path property.
|
void |
AngleRoi.setPath(Path value)
Sets the value of the path property.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.