public class PBGlyph
extends GenericModelObject
| Modifier and Type | Field and Description |
|---|---|
static String |
GLYPH_TYPE |
| Constructor and Description |
|---|
PBGlyph(Boolean glyphPresent,
Boolean widthsConsistent,
PDFont font,
int glyphCode,
int renderingMode) |
PBGlyph(Boolean glyphPresent,
Boolean widthsConsistent,
PDFont font,
int glyphCode,
String type,
int renderingMode) |
| 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 PBGlyph(Boolean glyphPresent, Boolean widthsConsistent, PDFont font, int glyphCode, int renderingMode)
public String getname()
public Boolean getisGlyphPresent()
public String gettoUnicode()
public Long getrenderingMode()
public Boolean getisWidthConsistent()
public String getID()
public Boolean getunicodePUA()
public Boolean getactualTextPresent()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.