public class GFCMapFile extends GFExternal implements CMapFile
| Modifier and Type | Field and Description |
|---|---|
static String |
CMAP_FILE_TYPE
Type name for GFCMapFile
|
contextDependent| Constructor and Description |
|---|
GFCMapFile(COSStream stream)
Constructor from COSStream containing CMap.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getdictWMode()
the value of the WMode entry in the parent CMap dictionary
|
Long |
getmaximalCID()
maximal CID of code contained in this CMap file
|
Long |
getWMode()
the value of the WMode entry in the embedded CMap file
|
getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String CMAP_FILE_TYPE
public GFCMapFile(COSStream stream)
stream - is CMap stream.public Long getWMode()
CMapFilepublic Long getdictWMode()
CMapFilegetdictWMode in interface CMapFilepublic Long getmaximalCID()
CMapFilegetmaximalCID in interface CMapFileCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.