intarsys PDF library API

de.intarsys.pdf.font
Class IdentityCMap

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

public class IdentityCMap
extends NamedCMap


Nested Class Summary
 
Nested classes/interfaces inherited from class de.intarsys.pdf.font.NamedCMap
NamedCMap.MetaClass
 
Field Summary
static IdentityCMap SINGLETON
           
 
Fields inherited from class de.intarsys.pdf.font.NamedCMap
CN_Identity_H, CN_Identity_V, META
 
Method Summary
 CID getNextCID(byte[] bytes, int offset)
           
 CID lookup(byte[] value)
           
 
Methods inherited from class de.intarsys.pdf.font.NamedCMap
getSingleton
 
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

SINGLETON

public static IdentityCMap SINGLETON
Method Detail

lookup

public CID lookup(byte[] value)
Specified by:
lookup in class CMap

getNextCID

public CID getNextCID(byte[] bytes,
                      int offset)
Specified by:
getNextCID in class CMap

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.