Package omero.model

Interface _StageLabelOperationsNC

    • Method Detail

      • getVersion

        RInt getVersion()
      • setVersion

        void setVersion​(RInt theVersion)
      • getPositionX

        Length getPositionX()
      • setPositionX

        void setPositionX​(Length thePositionX)
      • getPositionY

        Length getPositionY()
      • setPositionY

        void setPositionY​(Length thePositionY)
      • getPositionZ

        Length getPositionZ()
      • setPositionZ

        void setPositionZ​(Length thePositionZ)
      • setName

        void setName​(RString theName)