| Package | Description |
|---|---|
| at.mug.iqm.api.gui.roi | |
| at.mug.iqm.api.gui.roi.jaxb |
| Modifier and Type | Method and Description |
|---|---|
Point |
XMLAnnotationManager.toXML(Point2D point,
Point pointJAXB,
String id)
Converts a
Point2D to the XML representation. |
| Modifier and Type | Method and Description |
|---|---|
double[] |
XMLAnnotationManager.parseXML(Point jaxbPoint)
Parses a 2D point into its double coordinates.
|
Point |
XMLAnnotationManager.toXML(Point2D point,
Point pointJAXB,
String id)
Converts a
Point2D to the XML representation. |
| Modifier and Type | Field and Description |
|---|---|
protected Point |
Location.point |
| Modifier and Type | Field and Description |
|---|---|
protected List<Point> |
Segment.point |
protected List<Point> |
LineRoi.point |
| Modifier and Type | Method and Description |
|---|---|
Point |
ObjectFactory.createPoint()
Create an instance of
Point |
Point |
Location.getPoint()
Gets the value of the point property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Point> |
Segment.getPoint()
Gets the value of the point property.
|
List<Point> |
LineRoi.getPoint()
Gets the value of the point property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Location.setPoint(Point value)
Sets the value of the point property.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.