Package omero.model

Interface _ProjectionDefOperations

    • Method Detail

      • getVersion

        RInt getVersion​(Ice.Current __current)
      • setVersion

        void setVersion​(RInt theVersion,
                        Ice.Current __current)
      • getRenderingDef

        RenderingDef getRenderingDef​(Ice.Current __current)
      • setRenderingDef

        void setRenderingDef​(RenderingDef theRenderingDef,
                             Ice.Current __current)
      • setAxis

        void setAxis​(ProjectionAxis theAxis,
                     Ice.Current __current)
      • setType

        void setType​(ProjectionType theType,
                     Ice.Current __current)
      • getActive

        RBool getActive​(Ice.Current __current)
      • setActive

        void setActive​(RBool theActive,
                       Ice.Current __current)
      • getStartPlane

        RInt getStartPlane​(Ice.Current __current)
      • setStartPlane

        void setStartPlane​(RInt theStartPlane,
                           Ice.Current __current)
      • getEndPlane

        RInt getEndPlane​(Ice.Current __current)
      • setEndPlane

        void setEndPlane​(RInt theEndPlane,
                         Ice.Current __current)
      • getStepping

        RInt getStepping​(Ice.Current __current)
      • setStepping

        void setStepping​(RInt theStepping,
                         Ice.Current __current)