public class PBoxPDCIDFont extends PBoxPDFont implements PDCIDFont
| Modifier and Type | Field and Description |
|---|---|
static String |
CID_FONT_TYPE |
static String |
CID_SET |
static String |
CUSTOM |
static String |
IDENTITY |
BASE_FONT, FONT_FILE, renderingModecMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDCIDFont(org.apache.pdfbox.pdmodel.font.PDFontLike font,
org.apache.pdfbox.pdmodel.graphics.state.RenderingMode renderingMode,
org.apache.pdfbox.pdmodel.PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcidSetListsAllGlyphs()
true if the CIDSet is present and correctly lists all glyphs present in the embedded font program
|
String |
getCIDToGIDMap()
string representation of the CIDtoGIDMap entry ("Identity", or "Custom" in case of stream value)
|
List<? extends Object> |
getLinkedObjects(String link) |
getfontFileSubtype, getfontName, getID, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedaddActiongetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetfontFileSubtype, getfontName, getisSymbolic, getrenderingMode, getSubtype, getTypegetisInheritedgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String CID_FONT_TYPE
public static final String CID_SET
public static final String IDENTITY
public static final String CUSTOM
public PBoxPDCIDFont(org.apache.pdfbox.pdmodel.font.PDFontLike font,
org.apache.pdfbox.pdmodel.graphics.state.RenderingMode renderingMode,
org.apache.pdfbox.pdmodel.PDDocument document,
PDFAFlavour flavour)
public String getCIDToGIDMap()
PDCIDFontgetCIDToGIDMap in interface PDCIDFontpublic Boolean getcidSetListsAllGlyphs()
PDCIDFontgetcidSetListsAllGlyphs in interface PDCIDFontpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class PBoxPDFontlink - - the name of a linkCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.