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

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

public class CMapUniCid
extends AbstractCMap

Author:
psoares

Constructor Summary
CMapUniCid()
           
 
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

CMapUniCid

public CMapUniCid()
Method Detail

lookup

public int lookup(int character)


Copyright © 2013. All Rights Reserved.