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