com.xinapse.multisliceimage.roi
Interface RegularROI
- All Known Implementing Classes:
- CurvedLineROI, EllipticalROI, LineROI, Marker, RectangularROI, Text
public interface RegularROI
Interface that regularly-shaped ROIs implement. Regularly-shaped ROIs
are able to return the area of the ROI, which has been computed analytically, and
therefore exactly.
|
Method Summary |
double |
getSquareArea()
Returns the area of this regular ROI in square mm. |
getSquareArea
double getSquareArea()
- Returns the area of this regular ROI in square mm.
- Returns:
- the area of this ROI in square mm.
Copyright 2006-2011 Xinapse Systems Limited. All Rights Reserved.