public interface AreaEnabledROI
ROIShape to have an area.| Modifier and Type | Method and Description |
|---|---|
double |
calculateArea()
Calculate the area of the
ROIShape |
double |
getArea()
Gets the area of the
ROIShape |
Rectangle |
getBounds()
Gets the bounds of this
ROIShape. |
void |
setArea(double area)
Directly set the area of the
ROIShape. |
double calculateArea()
ROIShapevoid setArea(double area)
ROIShape.area - double getArea()
ROIShapeCopyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.