|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.util.ROIComponent
public class ROIComponent
Component hosting the ROI.
Constructor Summary | |
---|---|
ROIComponent(long imageId)
Instantiate the ROIComponent. |
Method Summary | |
---|---|
void |
addMasks(Map<Integer,MaskData> maskSet)
Adds the Masks in the maskSet to the component. |
List<ROIData> |
getROI()
Returns all the ROI in the component as a list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ROIComponent(long imageId)
imageId
- The image id.Method Detail |
---|
public void addMasks(Map<Integer,MaskData> maskSet)
maskSet
- See above.public List<ROIData> getROI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.