Package omero.model

Class OTF

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
      • version

        protected RInt version
      • sizeX

        protected RInt sizeX
      • sizeY

        protected RInt sizeY
      • opticalAxisAveraged

        protected RBool opticalAxisAveraged
    • Method Detail

      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class IObject
      • 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 IObject
      • ice_ids

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

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

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

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

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

        public static Ice.DispatchStatus ___getVersion​(OTF __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___setVersion

        public static Ice.DispatchStatus ___setVersion​(OTF __obj,
                                                       IceInternal.Incoming __inS,
                                                       Ice.Current __current)
      • ___getSizeX

        public static Ice.DispatchStatus ___getSizeX​(OTF __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setSizeX

        public static Ice.DispatchStatus ___setSizeX​(OTF __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___getSizeY

        public static Ice.DispatchStatus ___getSizeY​(OTF __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setSizeY

        public static Ice.DispatchStatus ___setSizeY​(OTF __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___getOpticalAxisAveraged

        public static Ice.DispatchStatus ___getOpticalAxisAveraged​(OTF __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___setOpticalAxisAveraged

        public static Ice.DispatchStatus ___setOpticalAxisAveraged​(OTF __obj,
                                                                   IceInternal.Incoming __inS,
                                                                   Ice.Current __current)
      • ___getPixelsType

        public static Ice.DispatchStatus ___getPixelsType​(OTF __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___setPixelsType

        public static Ice.DispatchStatus ___setPixelsType​(OTF __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___getPath

        public static Ice.DispatchStatus ___getPath​(OTF __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___setPath

        public static Ice.DispatchStatus ___setPath​(OTF __obj,
                                                    IceInternal.Incoming __inS,
                                                    Ice.Current __current)
      • ___getFilterSet

        public static Ice.DispatchStatus ___getFilterSet​(OTF __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___setFilterSet

        public static Ice.DispatchStatus ___setFilterSet​(OTF __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___getObjective

        public static Ice.DispatchStatus ___getObjective​(OTF __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___setObjective

        public static Ice.DispatchStatus ___setObjective​(OTF __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___getInstrument

        public static Ice.DispatchStatus ___getInstrument​(OTF __obj,
                                                          IceInternal.Incoming __inS,
                                                          Ice.Current __current)
      • ___setInstrument

        public static Ice.DispatchStatus ___setInstrument​(OTF __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 IObject
      • __writeImpl

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

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class IObject
      • clone

        public OTF clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class IObject