public class PBoxPDType3Font extends PBoxPDSimpleFont implements PDType3Font
| Modifier and Type | Field and Description |
|---|---|
static String |
CHAR_STRINGS |
static String |
TYPE3_FONT_TYPE |
CUSTOM_ENCODINGBASE_FONT, FONT_FILE, renderingModecMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDType3Font(PDFontLike font,
RenderingMode renderingMode,
PDInheritableResources resources,
PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PDContentStream> |
getCharProcStreams() |
Encoding |
getEncodingObject() |
Boolean |
getisStandard()
true if the font is one of the 14 standard fonts defined in PDF 1.4 Reference
|
List<? extends Object> |
getLinkedObjects(String link) |
getEncoding, getFirstChar, getLastChar, getWidths_sizegetfontFileSubtype, getfontName, getID, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedaddActiongetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncoding, getFirstChar, getLastChar, getWidths_sizegetfontFileSubtype, getfontName, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String TYPE3_FONT_TYPE
public static final String CHAR_STRINGS
public PBoxPDType3Font(PDFontLike font, RenderingMode renderingMode, PDInheritableResources resources, PDDocument document, PDFAFlavour flavour)
public Boolean getisStandard()
PDSimpleFontgetisStandard in interface PDSimpleFontgetisStandard in class PBoxPDSimpleFontpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class PBoxPDFontlink - - the name of a linkpublic Map<String,PDContentStream> getCharProcStreams()
public Encoding getEncodingObject()
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.