Class TPixel

    • Field Detail

      • x

        public long x
      • y

        public long y
      • metaDataMap

        public static final Map<TPixel._Fields,​org.apache.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • TPixel

        public TPixel()
      • TPixel

        public TPixel​(long x,
                      long y)
      • TPixel

        public TPixel​(TPixel other)
        Performs a deep copy on other.
    • Method Detail

      • clear

        public void clear()
        Specified by:
        clear in interface org.apache.thrift.TBase<TPixel,​TPixel._Fields>
      • getX

        public long getX()
      • setX

        public TPixel setX​(long x)
      • unsetX

        public void unsetX()
      • isSetX

        public boolean isSetX()
        Returns true if field x is set (has been assigned a value) and false otherwise
      • setXIsSet

        public void setXIsSet​(boolean value)
      • getY

        public long getY()
      • setY

        public TPixel setY​(long y)
      • unsetY

        public void unsetY()
      • isSetY

        public boolean isSetY()
        Returns true if field y is set (has been assigned a value) and false otherwise
      • setYIsSet

        public void setYIsSet​(boolean value)
      • isSet

        public boolean isSet​(TPixel._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.thrift.TBase<TPixel,​TPixel._Fields>
      • equals

        public boolean equals​(TPixel that)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException