Uses of Class
pojos.ROICoordinate

Packages that use ROICoordinate
pojos   
 

Uses of ROICoordinate in pojos
 

Methods in pojos that return ROICoordinate
 ROICoordinate ROIData.firstPlane()
          Return the first plane that the ROI starts on.
 ROICoordinate ROIData.lastPlane()
          Returns the last plane that the ROI ends on.
 

Methods in pojos with parameters of type ROICoordinate
 Iterator<List<ShapeData>> ROIData.getShapesInRange(ROICoordinate start, ROICoordinate end)
          Returns an iterator of the Shapes in the ROI in the range [start, end].
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.