Package omero.model

Interface _PlaneSlicingContextOperations

    • Method Detail

      • getUpperLimit

        RInt getUpperLimit​(Ice.Current __current)
      • setUpperLimit

        void setUpperLimit​(RInt theUpperLimit,
                           Ice.Current __current)
      • getLowerLimit

        RInt getLowerLimit​(Ice.Current __current)
      • setLowerLimit

        void setLowerLimit​(RInt theLowerLimit,
                           Ice.Current __current)
      • getPlaneSelected

        RInt getPlaneSelected​(Ice.Current __current)
      • setPlaneSelected

        void setPlaneSelected​(RInt thePlaneSelected,
                              Ice.Current __current)
      • getPlanePrevious

        RInt getPlanePrevious​(Ice.Current __current)
      • setPlanePrevious

        void setPlanePrevious​(RInt thePlanePrevious,
                              Ice.Current __current)
      • getConstant

        RBool getConstant​(Ice.Current __current)
      • setConstant

        void setConstant​(RBool theConstant,
                         Ice.Current __current)