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 |
getfontFileSubtype() |
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)
public String getfontFileSubtype()
public String getID()
getID in class PBoxPDObjectpublic String getType()
public String getfontName()
public String getSubtype()
public Boolean getisSymbolic()
public Long getrenderingMode()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.