public class GFPDCmap extends GFPDObject implements PDCMap
| Modifier and Type | Field and Description |
|---|---|
static String |
CMAP_TYPE |
static String |
EMBEDDED_FILE |
static String |
USE_C_MAP |
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDCmap(PDCMap pdcMap) |
GFPDCmap(PDCMap pdcMap,
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, getIDgetExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, 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 GFPDCmap(PDCMap pdcMap)
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–2020 The veraPDF Consortium. All rights reserved.