Package omero.api
Class _IRoiTie
- java.lang.Object
-
- Ice.ObjectImpl
-
- omero.api._IRoiDisp
-
- omero.api._IRoiTie
-
- All Implemented Interfaces:
Ice.Object
,Ice.TieBase
,java.io.Serializable
,java.lang.Cloneable
,_IRoiOperations
,_IRoiOperationsNC
,_ServiceInterfaceOperations
,_ServiceInterfaceOperationsNC
,IRoi
,ServiceInterface
public class _IRoiTie extends _IRoiDisp implements Ice.TieBase
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static long
serialVersionUID
-
Fields inherited from interface omero.api.IRoi
ice_staticId
-
-
Constructor Summary
Constructors Constructor Description _IRoiTie()
_IRoiTie(_IRoiOperations delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
equals(java.lang.Object rhs)
void
findByImage_async(AMD_IRoi_findByImage __cb, long imageId, RoiOptions opts, Ice.Current __current)
Deprecated.void
findByPlane_async(AMD_IRoi_findByPlane __cb, long imageId, int z, int t, RoiOptions opts, Ice.Current __current)
Deprecated.void
findByRoi_async(AMD_IRoi_findByRoi __cb, long roiId, RoiOptions opts, Ice.Current __current)
Deprecated.void
getMeasuredRois_async(AMD_IRoi_getMeasuredRois __cb, long imageId, long annotationId, RoiOptions opts, Ice.Current __current)
Deprecated.void
getMeasuredRoisMap_async(AMD_IRoi_getMeasuredRoisMap __cb, long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Ice.Current __current)
Deprecated.void
getPoints_async(AMD_IRoi_getPoints __cb, long shapeId, Ice.Current __current)
Deprecated.void
getRoiMeasurements_async(AMD_IRoi_getRoiMeasurements __cb, long imageId, RoiOptions opts, Ice.Current __current)
Deprecated.void
getRoiStats_async(AMD_IRoi_getRoiStats __cb, long roiId, Ice.Current __current)
Deprecated.void
getShapeStats_async(AMD_IRoi_getShapeStats __cb, long shapeId, Ice.Current __current)
Deprecated.void
getShapeStatsList_async(AMD_IRoi_getShapeStatsList __cb, java.util.List<java.lang.Long> shapeIdList, Ice.Current __current)
Deprecated.void
getShapeStatsRestricted_async(AMD_IRoi_getShapeStatsRestricted __cb, java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, Ice.Current __current)
Deprecated.void
getTable_async(AMD_IRoi_getTable __cb, long annotationId, Ice.Current __current)
Deprecated.int
hashCode()
java.lang.Object
ice_delegate()
void
ice_delegate(java.lang.Object delegate)
void
uploadMask_async(AMD_IRoi_uploadMask __cb, long roiId, int z, int t, byte[] bytes, Ice.Current __current)
Deprecated.-
Methods inherited from class omero.api._IRoiDisp
___findByImage, ___findByPlane, ___findByRoi, ___getMeasuredRois, ___getMeasuredRoisMap, ___getPoints, ___getRoiMeasurements, ___getRoiStats, ___getShapeStats, ___getShapeStatsList, ___getShapeStatsRestricted, ___getTable, ___uploadMask, __dispatch, __readImpl, __writeImpl, findByImage_async, findByPlane_async, findByRoi_async, getMeasuredRois_async, getMeasuredRoisMap_async, getPoints_async, getRoiMeasurements_async, getRoiStats_async, getShapeStats_async, getShapeStatsList_async, getShapeStatsRestricted_async, getTable_async, ice_copyStateFrom, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, uploadMask_async
-
Methods inherited from class Ice.ObjectImpl
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, clone, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
-
-
-
-
Field Detail
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
_IRoiTie
public _IRoiTie()
-
_IRoiTie
public _IRoiTie(_IRoiOperations delegate)
-
-
Method Detail
-
ice_delegate
public java.lang.Object ice_delegate()
- Specified by:
ice_delegate
in interfaceIce.TieBase
-
ice_delegate
public void ice_delegate(java.lang.Object delegate)
- Specified by:
ice_delegate
in interfaceIce.TieBase
-
equals
public boolean equals(java.lang.Object rhs)
- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classjava.lang.Object
-
findByImage_async
@Deprecated public void findByImage_async(AMD_IRoi_findByImage __cb, long imageId, RoiOptions opts, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Returns all the Rois in an Image, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByImage_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
findByPlane_async
@Deprecated public void findByPlane_async(AMD_IRoi_findByPlane __cb, long imageId, int z, int t, RoiOptions opts, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Returns all the Rois on the given plane, indexed via Shape. Loads Rois as findByRoi.- Specified by:
findByPlane_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
findByRoi_async
@Deprecated public void findByRoi_async(AMD_IRoi_findByRoi __cb, long roiId, RoiOptions opts, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Returns a RoiResult with a single Roi member. Shape linkages are properly created. All Shapes are loaded, as is the Pixels and Image object. TODO: Annotations?- Specified by:
findByRoi_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
getMeasuredRois_async
@Deprecated public void getMeasuredRois_async(AMD_IRoi_getMeasuredRois __cb, long imageId, long annotationId, RoiOptions opts, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Loads the ROIs which are linked to by the givenFileAnnotation
id for the given image.- Specified by:
getMeasuredRois_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.annotationId
- if -1, logic is identical to findByImage(imageId, opts)__current
- The Current object for the invocation.- Throws:
ServerError
-
getMeasuredRoisMap_async
@Deprecated public void getMeasuredRoisMap_async(AMD_IRoi_getMeasuredRoisMap __cb, long imageId, java.util.List<java.lang.Long> annotationIds, RoiOptions opts, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Returns a map fromFileAnnotation
ids toRoiResult
instances. Logic is identical to getMeasuredRois, but Roi data will not be duplicated. (i.e. the objects are referentially identical)- Specified by:
getMeasuredRoisMap_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
getPoints_async
@Deprecated public void getPoints_async(AMD_IRoi_getPoints __cb, long shapeId, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Calculate the points contained within a given shape- Specified by:
getPoints_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
getRoiMeasurements_async
@Deprecated public void getRoiMeasurements_async(AMD_IRoi_getRoiMeasurements __cb, long imageId, RoiOptions opts, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Returns a list ofFileAnnotation
instances with the namespace openmicroscopy.org/measurements which are attached to thePlate
containing the given image AND which are attached to at least oneRoi
- Specified by:
getRoiMeasurements_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
getRoiStats_async
@Deprecated public void getRoiStats_async(AMD_IRoi_getRoiStats __cb, long roiId, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Calculate stats for all the shapes within the given Roi.- Specified by:
getRoiStats_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
getShapeStats_async
@Deprecated public void getShapeStats_async(AMD_IRoi_getShapeStats __cb, long shapeId, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Calculate the stats for the points within the given Shape.- Specified by:
getShapeStats_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
getShapeStatsList_async
@Deprecated public void getShapeStatsList_async(AMD_IRoi_getShapeStatsList __cb, java.util.List<java.lang.Long> shapeIdList, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Calculate the stats for the points within the given Shapes.- Specified by:
getShapeStatsList_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
getShapeStatsRestricted_async
@Deprecated public void getShapeStatsRestricted_async(AMD_IRoi_getShapeStatsRestricted __cb, java.util.List<java.lang.Long> shapeIdList, int zForUnattached, int tForUnattached, int[] channels, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Calculate the stats for the points within the given Shapes. Varies to the above in the following ways: - does not allow tiled images - shapes have to be all belonging to the same image - unattached z/t use the fallback parameters zForUnattached/tForUnattached that is to say there is never more than 1 z/t combination queried - if channel list is given, only the channels in that list are iterated over - does not request data from reader on each iteration- Specified by:
getShapeStatsRestricted_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
getTable_async
@Deprecated public void getTable_async(AMD_IRoi_getTable __cb, long annotationId, Ice.Current __current) throws ServerError
Deprecated.Description copied from interface:_IRoiOperations
Returns the OMERO.tables service via theFileAnnotation
id returned bygetImageMeasurements
.- Specified by:
getTable_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
uploadMask_async
@Deprecated public void uploadMask_async(AMD_IRoi_uploadMask __cb, long roiId, int z, int t, byte[] bytes, Ice.Current __current) throws ServerError
Deprecated.- Specified by:
uploadMask_async
in interface_IRoiOperations
- Parameters:
__cb
- The callback object for the operation.__current
- The Current object for the invocation.- Throws:
ServerError
-
-