Class PDPatternContentStream

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public final class PDPatternContentStream
    extends PDAbstractContentStream
    • Constructor Detail

      • PDPatternContentStream

        public PDPatternContentStream​(PDTilingPattern pattern)
                               throws java.io.IOException
        Create a new tiling pattern content stream.
        Parameters:
        pattern - The tiling pattern stream to write to.
        Throws:
        java.io.IOException - If there is an error writing to the form contents.