public class GFPDType3Font extends GFPDSimpleFont implements PDType3Font
| Modifier and Type | Field and Description |
|---|---|
static String |
CHAR_STRINGS |
static String |
TYPE3_FONT_TYPE |
CUSTOM_ENCODINGBASE_FONT, FONT_FILE, fontProgramParsed, renderingModeRESOURCE_TYPEcontentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDType3Font(PDType3Font font,
RenderingMode renderingMode,
PDResourcesHandler resources,
GraphicState inheritedGraphicState) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PDContentStream> |
getCharProcStreams() |
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_sizegetEncodingMapping, getfontFileSubtype, getfontName, getisSymbolic, getrenderingMode, getSubtype, getType, isFontProgramParsedgetisInheritedaddAction, getIDgetExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncoding, getFirstChar, getLastChar, getWidths_sizegetfontFileSubtype, getfontName, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedgetExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String TYPE3_FONT_TYPE
public static final String CHAR_STRINGS
public GFPDType3Font(PDType3Font font, RenderingMode renderingMode, PDResourcesHandler resources, GraphicState inheritedGraphicState)
public Boolean getisStandard()
getisStandard in interface PDSimpleFontgetisStandard in class GFPDSimpleFontpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GFPDFontlink - - the name of a linkpublic Map<String,PDContentStream> getCharProcStreams()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.