Package omero.api

Class 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
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      void __completed​(Ice.AsyncResult __result)
      Deprecated.
       
      • Methods inherited from class IceInternal.TwowayCallback

        __hasSentCallback, __sent, exception, sent
      • Methods inherited from class IceInternal.CallbackBase

        check
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface Ice.TwowayCallback

        exception, exception
      • Methods inherited from interface Ice.TwowayCallbackArg1

        response
      • Methods inherited from interface Ice.TwowayCallbackArg1UE

        exception
    • Constructor Detail

      • Callback_IRoi_getShapeStatsRestricted

        public Callback_IRoi_getShapeStatsRestricted()
        Deprecated.
    • Method Detail

      • __completed

        public final void __completed​(Ice.AsyncResult __result)
        Deprecated.
        Specified by:
        __completed in class IceInternal.CallbackBase