public abstract class PBoxPDFont extends PBoxPDResources
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_FONT |
static String |
FONT_FILE |
protected RenderingMode |
renderingMode |
cMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObject| Modifier | Constructor and Description |
|---|---|
protected |
PBoxPDFont(PDFontLike font,
RenderingMode renderingMode,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getfontName() |
String |
getID() |
Boolean |
getisSymbolic() |
List<? extends Object> |
getLinkedObjects(String link) |
Long |
getrenderingMode() |
String |
getSubtype() |
String |
getType() |
getisInheritedaddActionpublic static final String FONT_FILE
public static final String BASE_FONT
protected final RenderingMode renderingMode
protected PBoxPDFont(PDFontLike font,
RenderingMode renderingMode,
String type)
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.