Class PDType3CharProc

  • All Implemented Interfaces:
    PDContentStream

    public class PDType3CharProc
    extends PDObject
    implements PDContentStream
    Class represents content stream that constructs and paints the glyph for Type 3 font character.
    Author:
    Sergey Shemyakov
    • Constructor Detail

      • PDType3CharProc

        public PDType3CharProc​(COSObject charStream)
        Constructor from stream.
        Parameters:
        charStream - is COSObject containing charProc content stream.
    • Method Detail

      • setContents

        public void setContents​(COSObject contents)
        Specified by:
        setContents in interface PDContentStream
        Parameters:
        contents - is COSStream, containing charProc content stream.