public abstract class GFPDSimpleFont extends GFPDFont
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_ENCODING |
BASE_FONT, FONT_FILE, fontProgramParsed, renderingModecontentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObject| Modifier | Constructor and Description |
|---|---|
protected |
GFPDSimpleFont(org.verapdf.pd.font.PDSimpleFont font,
RenderingMode renderingMode,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
Long |
getFirstChar() |
abstract Boolean |
getisStandard() |
Long |
getLastChar() |
Long |
getWidths_size() |
getEncodingMapping, getfontName, getisSymbolic, getLinkedObjects, getrenderingMode, getSubtype, getType, isFontProgramParsedgetisInheritedaddAction, getIDpublic static final String CUSTOM_ENCODING
protected GFPDSimpleFont(org.verapdf.pd.font.PDSimpleFont font,
RenderingMode renderingMode,
String type)
public abstract Boolean getisStandard()
public Long getFirstChar()
public Long getLastChar()
public Long getWidths_size()
public String getEncoding()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.