public class PBoxPDCMap extends PBoxPDObject implements PDCMap
| Modifier and Type | Field and Description |
|---|---|
static String |
CMAP_TYPE |
static String |
EMBEDDED_FILE |
static String |
USE_C_MAP |
cMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDCMap(org.apache.fontbox.cmap.CMap cMap,
COSStream cMapFile) |
PBoxPDCMap(org.apache.fontbox.cmap.CMap cMap,
COSStream cMapFile,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCMapName()
name of the CMap (or the value of one of the predefined CMap's)
|
List<? extends Object> |
getLinkedObjects(String link) |
addAction, getIDgetContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String CMAP_TYPE
public static final String EMBEDDED_FILE
public static final String USE_C_MAP
public PBoxPDCMap(org.apache.fontbox.cmap.CMap cMap,
COSStream cMapFile)
public String getCMapName()
PDCMapgetCMapName in interface PDCMappublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.