public class Type0Container extends FontContainer
| Modifier and Type | Field and Description |
|---|---|
protected FontContainer |
delegateFontContainer |
computedCid, embeddedFont, errorBuffer, errorsAleadyMerged, font| Constructor and Description |
|---|
Type0Container(PDFont font) |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationResult.ValidationError> |
getAllErrors() |
protected float |
getFontProgramWidth(int cid)
Extract the Glyph width for the given CID.
|
boolean |
isEmbeddedFont() |
boolean |
isValid() |
void |
setDelegateFontContainer(FontContainer delegateFontContainer) |
checkGlyphWith, checkWidthsConsistency, errorsAleadyMerged, isAlreadyComputedCid, markCIDAsInvalid, markCIDAsValid, notEmbedded, push, push, setErrorsAleadyMerged, setFontprotected FontContainer delegateFontContainer
public Type0Container(PDFont font)
protected float getFontProgramWidth(int cid)
FontContainergetFontProgramWidth in class FontContainerpublic void setDelegateFontContainer(FontContainer delegateFontContainer)
public List<ValidationResult.ValidationError> getAllErrors()
getAllErrors in class FontContainerpublic boolean isValid()
isValid in class FontContainerpublic boolean isEmbeddedFont()
isEmbeddedFont in class FontContainerCopyright © 2002–2019 The Apache Software Foundation. All rights reserved.