Class GraphicsSetMix

    • Field Detail

      • mode

        private final byte mode
        the mix mode value
    • Constructor Detail

      • GraphicsSetMix

        public GraphicsSetMix​(byte mode)
        Main constructor
        Parameters:
        mode - the mix mode value
    • Method Detail

      • writeToStream

        public void writeToStream​(java.io.OutputStream os)
                           throws java.io.IOException
        DataStream objects must implement the writeToStream() method to write its data to the given OutputStream
        Parameters:
        os - the outputsteam stream
        Throws:
        java.io.IOException - an I/O exception of some sort has occurred.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getDataLength

        public int getDataLength()
        Returns the data length of this structured field
        Returns:
        the data length of this structured field