public class GFGlyph
extends GenericModelObject
| Modifier and Type | Field and Description |
|---|---|
static String |
GLYPH_TYPE |
| Constructor and Description |
|---|
GFGlyph(Boolean glyphPresent,
Boolean widthsConsistent,
PDFont font,
int glyphCode,
int renderingMode,
GFOpMarkedContent markedContent,
StructureElementAccessObject structureElementAccessObject) |
GFGlyph(Boolean glyphPresent,
Boolean widthsConsistent,
PDFont font,
int glyphCode,
String type,
int renderingMode,
GFOpMarkedContent markedContent,
StructureElementAccessObject structureElementAccessObject) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getactualTextPresent() |
String |
getID() |
Boolean |
getisGlyphPresent() |
Boolean |
getisWidthConsistent() |
String |
getname() |
Long |
getrenderingMode() |
String |
gettoUnicode() |
Boolean |
getunicodePUA() |
public static final String GLYPH_TYPE
public GFGlyph(Boolean glyphPresent, Boolean widthsConsistent, PDFont font, int glyphCode, int renderingMode, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject)
public GFGlyph(Boolean glyphPresent, Boolean widthsConsistent, PDFont font, int glyphCode, String type, int renderingMode, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject)
public String getname()
public Boolean getisWidthConsistent()
public Boolean getisGlyphPresent()
public String gettoUnicode()
public Long getrenderingMode()
public String getID()
public Boolean getunicodePUA()
public Boolean getactualTextPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.