Class CIDType2Container

    • Constructor Detail

      • CIDType2Container

        public CIDType2Container​(PDCIDFontType2 font)
    • Method Detail

      • hasGlyph

        public boolean hasGlyph​(int code)
                         throws java.io.IOException
        Description copied from class: FontContainer
        Checks if the embedded font contains a glyph for the given character code.
        Specified by:
        hasGlyph in class FontContainer<PDCIDFontType2>
        Parameters:
        code - character code
        Throws:
        java.io.IOException