com.itextpdf.text.pdf.fonts.cmaps
Class CMapCidUni

java.lang.Object
  extended by com.itextpdf.text.pdf.fonts.cmaps.AbstractCMap
      extended by com.itextpdf.text.pdf.fonts.cmaps.CMapCidUni

public class CMapCidUni
extends AbstractCMap

Author:
psoares

Constructor Summary
CMapCidUni()
           
 
Method Summary
 int lookup(int character)
           
 
Methods inherited from class com.itextpdf.text.pdf.fonts.cmaps.AbstractCMap
decodeStringToByte, decodeStringToUnicode, getName, getOrdering, getRegistry, getSupplement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMapCidUni

public CMapCidUni()
Method Detail

lookup

public int lookup(int character)


Copyright © 2012. All Rights Reserved.