Package omero.model

Interface _AffineTransformOperations

    • Method Detail

      • getVersion

        RInt getVersion​(Ice.Current __current)
      • setVersion

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

        RDouble getA00​(Ice.Current __current)
      • setA00

        void setA00​(RDouble theA00,
                    Ice.Current __current)
      • getA10

        RDouble getA10​(Ice.Current __current)
      • setA10

        void setA10​(RDouble theA10,
                    Ice.Current __current)
      • getA01

        RDouble getA01​(Ice.Current __current)
      • setA01

        void setA01​(RDouble theA01,
                    Ice.Current __current)
      • getA11

        RDouble getA11​(Ice.Current __current)
      • setA11

        void setA11​(RDouble theA11,
                    Ice.Current __current)
      • getA02

        RDouble getA02​(Ice.Current __current)
      • setA02

        void setA02​(RDouble theA02,
                    Ice.Current __current)
      • getA12

        RDouble getA12​(Ice.Current __current)
      • setA12

        void setA12​(RDouble theA12,
                    Ice.Current __current)