Package omero.api
Interface IRoi
-
- All Superinterfaces:
_IRoiOperations
,_IRoiOperationsNC
,_ServiceInterfaceOperations
,_ServiceInterfaceOperationsNC
,Ice.Object
,ServiceInterface
public interface IRoi extends Ice.Object, _IRoiOperations, _IRoiOperationsNC, ServiceInterface
Interface for working with regions of interest.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ice_staticId
static long
serialVersionUID
-
Method Summary
-
Methods inherited from interface omero.api._IRoiOperations
findByImage_async, findByPlane_async, findByRoi_async, getMeasuredRois_async, getMeasuredRoisMap_async, getPoints_async, getRoiMeasurements_async, getRoiStats_async, getShapeStats_async, getShapeStatsList_async, getShapeStatsRestricted_async, getTable_async, uploadMask_async
-
Methods inherited from interface omero.api._IRoiOperationsNC
findByImage_async, findByPlane_async, findByRoi_async, getMeasuredRois_async, getMeasuredRoisMap_async, getPoints_async, getRoiMeasurements_async, getRoiStats_async, getShapeStats_async, getShapeStatsList_async, getShapeStatsRestricted_async, getTable_async, uploadMask_async
-
-
-
-
Field Detail
-
ice_staticId
static final java.lang.String ice_staticId
- See Also:
- Constant Field Values
-
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
-
-