Package omero.model

Class Mask

    • Field Detail

      • __ids

        public static final java.lang.String[] __ids
      • pixels

        protected Pixels pixels
      • textValue

        protected RString textValue
      • bytes

        protected byte[] bytes
    • Method Detail

      • ice_isA

        public boolean ice_isA​(java.lang.String s)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class Shape
      • ice_isA

        public boolean ice_isA​(java.lang.String s,
                               Ice.Current __current)
        Specified by:
        ice_isA in interface Ice.Object
        Overrides:
        ice_isA in class Shape
      • ice_ids

        public java.lang.String[] ice_ids()
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class Shape
      • ice_ids

        public java.lang.String[] ice_ids​(Ice.Current __current)
        Specified by:
        ice_ids in interface Ice.Object
        Overrides:
        ice_ids in class Shape
      • ice_id

        public java.lang.String ice_id()
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class Shape
      • ice_id

        public java.lang.String ice_id​(Ice.Current __current)
        Specified by:
        ice_id in interface Ice.Object
        Overrides:
        ice_id in class Shape
      • ice_staticId

        public static java.lang.String ice_staticId()
      • ___getX

        public static Ice.DispatchStatus ___getX​(Mask __obj,
                                                 IceInternal.Incoming __inS,
                                                 Ice.Current __current)
      • ___setX

        public static Ice.DispatchStatus ___setX​(Mask __obj,
                                                 IceInternal.Incoming __inS,
                                                 Ice.Current __current)
      • ___getY

        public static Ice.DispatchStatus ___getY​(Mask __obj,
                                                 IceInternal.Incoming __inS,
                                                 Ice.Current __current)
      • ___setY

        public static Ice.DispatchStatus ___setY​(Mask __obj,
                                                 IceInternal.Incoming __inS,
                                                 Ice.Current __current)
      • ___getWidth

        public static Ice.DispatchStatus ___getWidth​(Mask __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setWidth

        public static Ice.DispatchStatus ___setWidth​(Mask __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___getHeight

        public static Ice.DispatchStatus ___getHeight​(Mask __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___setHeight

        public static Ice.DispatchStatus ___setHeight​(Mask __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___getPixels

        public static Ice.DispatchStatus ___getPixels​(Mask __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___setPixels

        public static Ice.DispatchStatus ___setPixels​(Mask __obj,
                                                      IceInternal.Incoming __inS,
                                                      Ice.Current __current)
      • ___getTextValue

        public static Ice.DispatchStatus ___getTextValue​(Mask __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___setTextValue

        public static Ice.DispatchStatus ___setTextValue​(Mask __obj,
                                                         IceInternal.Incoming __inS,
                                                         Ice.Current __current)
      • ___getBytes

        public static Ice.DispatchStatus ___getBytes​(Mask __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • ___setBytes

        public static Ice.DispatchStatus ___setBytes​(Mask __obj,
                                                     IceInternal.Incoming __inS,
                                                     Ice.Current __current)
      • __dispatch

        public Ice.DispatchStatus __dispatch​(IceInternal.Incoming in,
                                             Ice.Current __current)
        Specified by:
        __dispatch in interface Ice.Object
        Overrides:
        __dispatch in class Shape
      • __writeImpl

        protected void __writeImpl​(IceInternal.BasicStream __os)
        Overrides:
        __writeImpl in class Shape
      • __readImpl

        protected void __readImpl​(IceInternal.BasicStream __is)
        Overrides:
        __readImpl in class Shape
      • clone

        public Mask clone()
        Specified by:
        clone in interface Ice.Object
        Overrides:
        clone in class Shape