Package omero.model

Interface _LabelOperations

    • Method Detail

      • getX

        RDouble getX​(Ice.Current __current)
      • setX

        void setX​(RDouble theX,
                  Ice.Current __current)
      • getY

        RDouble getY​(Ice.Current __current)
      • setY

        void setY​(RDouble theY,
                  Ice.Current __current)
      • getTextValue

        RString getTextValue​(Ice.Current __current)
      • setTextValue

        void setTextValue​(RString theTextValue,
                          Ice.Current __current)