public class Type3Container extends FontContainer<PDType3Font>
embeddedFont, errorBuffer, font
Constructor and Description |
---|
Type3Container(PDType3Font font) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasGlyph(int code)
Checks if the embedded font contains a glyph for the given character code.
|
checkGlyphWidth, errorsAleadyMerged, getAllErrors, isEmbeddedFont, isValid, markAsInvalid, markAsValid, notEmbedded, push, push, setErrorsAlreadyMerged
public Type3Container(PDType3Font font)
public boolean hasGlyph(int code) throws IOException
FontContainer
hasGlyph
in class FontContainer<PDType3Font>
code
- character codeIOException
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.