intarsys PDF library API

de.intarsys.pdf.font
Class CMapBFCharNameMap

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

public class CMapBFCharNameMap
extends CMapCharMap

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


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

CMapBFCharNameMap

public CMapBFCharNameMap(byte[] source,
                         COSName destination)
Method Detail

getDestination

public COSName 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.