Package omero.api
Class Callback_IRoi_getShapeStatsRestricted
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_IRoi_getShapeStatsRestricted
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<ShapeStats[]>
,Ice.TwowayCallbackArg1UE<ShapeStats[]>
public abstract class Callback_IRoi_getShapeStatsRestricted extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<ShapeStats[]>
Deprecated.IROI is deprecated.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
-
-
Constructor Summary
Constructors Constructor Description Callback_IRoi_getShapeStatsRestricted()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
Deprecated.
-