intarsys PDF library API

de.intarsys.pdf.font
Class CMapCIDCharCodeMap

java.lang.Object
  extended by de.intarsys.pdf.font.CMapMap
      extended by de.intarsys.pdf.font.CMapCharMap
          extended by de.intarsys.pdf.font.CMapCIDCharCodeMap

public class CMapCIDCharCodeMap
extends CMapCharMap

A special map from a character code to a CID.


Constructor Summary
CMapCIDCharCodeMap(byte[] source, int destination)
           
 
Method Summary
 int getDestination()
           
 CID map(byte[] bytes)
           
 
Methods inherited from class de.intarsys.pdf.font.CMapCharMap
getSource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMapCIDCharCodeMap

public CMapCIDCharCodeMap(byte[] source,
                          int destination)
Method Detail

getDestination

public int getDestination()

map

public CID map(byte[] bytes)
Specified by:
map in class CMapMap

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.