jPod PDF library

de.intarsys.pdf.font
Class NamedCMap

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.font.CMap
          extended by de.intarsys.pdf.font.StreamBasedCMap
              extended by de.intarsys.pdf.font.NamedCMap
All Implemented Interfaces:
ICOSObjectListener, de.intarsys.tools.attribute.IAttributeSupport

public class NamedCMap
extends StreamBasedCMap


Nested Class Summary
static class NamedCMap.MetaClass
          The meta class implementation
 
Field Summary
static NamedCMap.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.font.StreamBasedCMap
DK_CIDSystemInfo, DK_CMapName, DK_UseCMap, DK_WMode
 
Method Summary
static CMap loadCMap(COSName name)
           
 
Methods inherited from class de.intarsys.pdf.font.StreamBasedCMap
getChars, getDecoded, getDefinition, getEncoded, getNextDecoded, getNextEncoded, putNextDecoded, putNextEncoded
 
Methods inherited from class de.intarsys.pdf.font.CMap
toInt, toInt
 
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

META

public static final NamedCMap.MetaClass META
The meta class instance

Method Detail

loadCMap

public static CMap loadCMap(COSName name)

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.