Package omero.api

Class _IRoiDisp

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
    • Constructor Detail

      • _IRoiDisp

        public _IRoiDisp()
    • Method Detail

      • ice_copyStateFrom

        protected void ice_copyStateFrom​(Ice.Object __obj)
                                  throws java.lang.CloneNotSupportedException
        Throws:
        java.lang.CloneNotSupportedException
      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class Ice.ObjectImpl
      • ice_isA

        public boolean ice_isA​(java.lang.String s,
                               Ice.Current __current)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class Ice.ObjectImpl
      • ice_ids

        public java.lang.String[] ice_ids()
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class Ice.ObjectImpl
      • ice_ids

        public java.lang.String[] ice_ids​(Ice.Current __current)
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class Ice.ObjectImpl
      • ice_id

        public java.lang.String ice_id()
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class Ice.ObjectImpl
      • ice_id

        public java.lang.String ice_id​(Ice.Current __current)
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class Ice.ObjectImpl
      • ice_staticId

        public static java.lang.String ice_staticId()
      • findByRoi_async

        public final void findByRoi_async​(AMD_IRoi_findByRoi __cb,
                                          long roiId,
                                          RoiOptions opts)
                                   throws ServerError
        Deprecated.
        IROI is deprecated.
        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 _IRoiOperationsNC
        Parameters:
        __cb - The callback object for the operation.
        Throws:
        ServerError
      • getShapeStatsRestricted_async

        public final void getShapeStatsRestricted_async​(AMD_IRoi_getShapeStatsRestricted __cb,
                                                        java.util.List<java.lang.Long> shapeIdList,
                                                        int zForUnattached,
                                                        int tForUnattached,
                                                        int[] channels)
                                                 throws ServerError
        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
        Specified by:
        getShapeStatsRestricted_async in interface _IRoiOperationsNC
        Parameters:
        __cb - The callback object for the operation.
        Throws:
        ServerError
      • ___findByRoi

        public static Ice.DispatchStatus ___findByRoi​(IRoi __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___findByImage

        public static Ice.DispatchStatus ___findByImage​(IRoi __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___findByPlane

        public static Ice.DispatchStatus ___findByPlane​(IRoi __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___getPoints

        public static Ice.DispatchStatus ___getPoints​(IRoi __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___getRoiStats

        public static Ice.DispatchStatus ___getRoiStats​(IRoi __obj,
                                                        IceInternal.Incoming __inS,
                                                        Ice.Current __current)
      • ___getShapeStats

        public static Ice.DispatchStatus ___getShapeStats​(IRoi __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___getShapeStatsList

        public static Ice.DispatchStatus ___getShapeStatsList​(IRoi __obj,
                                                              IceInternal.Incoming __inS,
                                                              Ice.Current __current)
      • ___getShapeStatsRestricted

        public static Ice.DispatchStatus ___getShapeStatsRestricted​(IRoi __obj,
                                                                    IceInternal.Incoming __inS,
                                                                    Ice.Current __current)
      • ___getRoiMeasurements

        public static Ice.DispatchStatus ___getRoiMeasurements​(IRoi __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___getMeasuredRois

        public static Ice.DispatchStatus ___getMeasuredRois​(IRoi __obj,
                                                            IceInternal.Incoming __inS,
                                                            Ice.Current __current)
      • ___getMeasuredRoisMap

        public static Ice.DispatchStatus ___getMeasuredRoisMap​(IRoi __obj,
                                                               IceInternal.Incoming __inS,
                                                               Ice.Current __current)
      • ___getTable

        public static Ice.DispatchStatus ___getTable​(IRoi __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___uploadMask

        public static Ice.DispatchStatus ___uploadMask​(IRoi __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • __dispatch

        public Ice.DispatchStatus __dispatch​(IceInternal.Incoming in,
                                             Ice.Current __current)
        Specified by:
        __dispatch in interface Ice.Object
        Overrides:
        __dispatch in class Ice.ObjectImpl
      • __writeImpl

        protected void __writeImpl​(IceInternal.BasicStream __os)
        Overrides:
        __writeImpl in class Ice.ObjectImpl
      • __readImpl

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class Ice.ObjectImpl