Method and Description |
---|
omero.gateway.model.ROIData.firstPlane()
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)
|
omero.gateway.model.ROIData.getPlaneCount()
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)
|
omero.gateway.model.ROIData.getShapesInRange(ROICoordinate, ROICoordinate)
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)
|
omero.gateway.Gateway.joinSession()
This method will be removed in future (never used).
Tries to rejoin the session.
|
omero.gateway.model.ROIData.lastPlane()
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)
|