| Package | Description |
|---|---|
| at.mug.iqm.api.gui.roi | |
| at.mug.iqm.api.gui.roi.jaxb |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
XMLAnnotationManager.toXML(Rectangle2D bounds,
Bounds boundsJAXB)
Converts the boundaries from a
Rectangle2D to the XML
representation. |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
XMLAnnotationManager.toXML(Rectangle2D bounds,
Bounds boundsJAXB)
Converts the boundaries from a
Rectangle2D to the XML
representation. |
| Modifier and Type | Field and Description |
|---|---|
protected Bounds |
RectangleRoi.bounds |
protected Bounds |
PolygonRoi.bounds |
protected Bounds |
PointRoi.bounds |
protected Bounds |
LineRoi.bounds |
protected Bounds |
FreehandRoi.bounds |
protected Bounds |
EllipseRoi.bounds |
protected Bounds |
AngleRoi.bounds |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
ObjectFactory.createBounds()
Create an instance of
Bounds |
Bounds |
RectangleRoi.getBounds()
Gets the value of the bounds property.
|
Bounds |
PolygonRoi.getBounds()
Gets the value of the bounds property.
|
Bounds |
PointRoi.getBounds()
Gets the value of the bounds property.
|
Bounds |
LineRoi.getBounds()
Gets the value of the bounds property.
|
Bounds |
FreehandRoi.getBounds()
Gets the value of the bounds property.
|
Bounds |
EllipseRoi.getBounds()
Gets the value of the bounds property.
|
Bounds |
AngleRoi.getBounds()
Gets the value of the bounds property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RectangleRoi.setBounds(Bounds value)
Sets the value of the bounds property.
|
void |
PolygonRoi.setBounds(Bounds value)
Sets the value of the bounds property.
|
void |
PointRoi.setBounds(Bounds value)
Sets the value of the bounds property.
|
void |
LineRoi.setBounds(Bounds value)
Sets the value of the bounds property.
|
void |
FreehandRoi.setBounds(Bounds value)
Sets the value of the bounds property.
|
void |
EllipseRoi.setBounds(Bounds value)
Sets the value of the bounds property.
|
void |
AngleRoi.setBounds(Bounds value)
Sets the value of the bounds property.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.