| Package | Description |
|---|---|
| at.mug.iqm.api.gui.roi | |
| at.mug.iqm.api.gui.roi.jaxb |
| Modifier and Type | Method and Description |
|---|---|
RoiSet |
XMLAnnotationManager.angleROItoXML(ArrayList<AngleROI> shapes,
RoiSet roiSetJAXB)
|
RoiSet |
XMLAnnotationManager.ellipseROItoXML(ArrayList<EllipseROI> shapes,
RoiSet roiSetJAXB)
Converts the
ArrayList of EllipseROIs to XML
representation. |
RoiSet |
XMLAnnotationManager.freehandROItoXML(ArrayList<FreehandROI> shapes,
RoiSet roiSetJAXB)
Converts the
ArrayList of FreehandROIs to XML
representation. |
RoiSet |
XMLAnnotationManager.lineROItoXML(ArrayList<LineROI> shapes,
RoiSet roiSetJAXB)
|
RoiSet |
XMLAnnotationManager.pointROItoXML(ArrayList<PointROI> shapes,
RoiSet roiSetJAXB)
|
RoiSet |
XMLAnnotationManager.polygonROItoXML(ArrayList<PolygonROI> shapes,
RoiSet roiSetJAXB)
Converts the
ArrayList of PolygonROIs to XML
representation. |
RoiSet |
XMLAnnotationManager.rectangleROItoXML(ArrayList<RectangleROI> shapes,
RoiSet roiSetJAXB)
Converts the
ArrayList of RectangleROIs to XML
representation. |
| Modifier and Type | Method and Description |
|---|---|
RoiSet |
XMLAnnotationManager.angleROItoXML(ArrayList<AngleROI> shapes,
RoiSet roiSetJAXB)
|
RoiSet |
XMLAnnotationManager.ellipseROItoXML(ArrayList<EllipseROI> shapes,
RoiSet roiSetJAXB)
Converts the
ArrayList of EllipseROIs to XML
representation. |
RoiSet |
XMLAnnotationManager.freehandROItoXML(ArrayList<FreehandROI> shapes,
RoiSet roiSetJAXB)
Converts the
ArrayList of FreehandROIs to XML
representation. |
RoiSet |
XMLAnnotationManager.lineROItoXML(ArrayList<LineROI> shapes,
RoiSet roiSetJAXB)
|
RoiSet |
XMLAnnotationManager.pointROItoXML(ArrayList<PointROI> shapes,
RoiSet roiSetJAXB)
|
RoiSet |
XMLAnnotationManager.polygonROItoXML(ArrayList<PolygonROI> shapes,
RoiSet roiSetJAXB)
Converts the
ArrayList of PolygonROIs to XML
representation. |
RoiSet |
XMLAnnotationManager.rectangleROItoXML(ArrayList<RectangleROI> shapes,
RoiSet roiSetJAXB)
Converts the
ArrayList of RectangleROIs to XML
representation. |
| Modifier and Type | Field and Description |
|---|---|
protected List<RoiSet> |
AnnotationLayer.roiSet |
| Modifier and Type | Method and Description |
|---|---|
RoiSet |
ObjectFactory.createRoiSet()
Create an instance of
RoiSet |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RoiSet> |
ObjectFactory.createRoiSet(RoiSet value)
|
List<RoiSet> |
AnnotationLayer.getRoiSet()
Gets the value of the roiSet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RoiSet> |
ObjectFactory.createRoiSet(RoiSet value)
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.