Package org.verapdf.model.pdlayer
Interface PDCMap
- All Known Subinterfaces:
PDReferencedCMap
- All Known Implementing Classes:
GFPDCmap,GFPDReferencedCMap
CMap dictionary or one of the predefined CMap names
-
Method Summary
Modifier and TypeMethodDescriptionname of the CMap (or the value of one of the predefined CMap's)Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from interface org.verapdf.model.pdlayer.PDObject
getentries, getobjectKey
-
Method Details
-
getCMapName
String getCMapName()name of the CMap (or the value of one of the predefined CMap's)
-