Package | Description |
---|---|
omero.gateway.model |
Modifier and Type | Method and Description |
---|---|
ROICoordinate |
ROIData.firstPlane()
Return the first plane that the ROI starts on.
|
ROICoordinate |
ShapeData.getROICoordinate()
Returns the ROICoordinate for the ShapeData.
|
ROICoordinate |
ROIData.lastPlane()
Returns the last plane that the ROI ends on.
|
Modifier and Type | Method and Description |
---|---|
Iterator<List<ShapeData>> |
ROIData.getShapesInRange(ROICoordinate start,
ROICoordinate end)
Returns an iterator of the Shapes in the ROI in the range [start, end].
|
void |
ShapeData.setROICoordinate(ROICoordinate coord)
Sets the ROICoordinate for the ShapeData.
|
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.