Class CIDType0Container

    • Constructor Detail

      • CIDType0Container

        public CIDType0Container​(PDCIDFontType0 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<PDCIDFontType0>
        Parameters:
        code - character code
        Throws:
        java.io.IOException