| Package | Description |
|---|---|
| omero.gateway.model |
| Modifier and Type | Method and Description |
|---|---|
ROICoordinate |
ROIData.firstPlane()
Deprecated.
Will be removed in future. Does not work as
expected if the ROI contains shapes which are associated
with all planes (Z, C, T == -1)
|
ROICoordinate |
ShapeData.getROICoordinate()
Returns the ROICoordinate for the ShapeData.
|
ROICoordinate |
ROIData.lastPlane()
Deprecated.
Will be removed in future. Does not work as
expected if the ROI contains shapes which are associated
with all planes (Z, C, T == -1)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<java.util.List<ShapeData>> |
ROIData.getShapesInRange(ROICoordinate start,
ROICoordinate end)
Deprecated.
Will be removed in future. Does not work as
expected if the ROI contains shapes which are associated
with all planes (Z, C, T == -1)
|
void |
ShapeData.setROICoordinate(ROICoordinate coord)
Sets the ROICoordinate for the ShapeData.
|
Version: 5.4.8-rc1-ice36-b94
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.