intarsys PDF library API

de.intarsys.pdf.font
Class CMapBFCharCodeMap

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

public class CMapBFCharCodeMap
extends CMapCharMap

A special map from a character code to a character code.


Constructor Summary
CMapBFCharCodeMap(byte[] source, byte[] destination)
           
 
Method Summary
 byte[] 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

CMapBFCharCodeMap

public CMapBFCharCodeMap(byte[] source,
                         byte[] destination)
Method Detail

getDestination

public byte[] 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.