Package omero.api
Interface AMD_IRoi_getShapeStatsRestricted
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_IRoi_getShapeStatsRestricted extends Ice.AMDCallback
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
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
ice_response(ShapeStats[] __ret)
Deprecated.ice_response indicates that the operation completed successfully.
-
-
-
Method Detail
-
ice_response
void ice_response(ShapeStats[] __ret)
Deprecated.ice_response indicates that the operation completed successfully.
-
-