com.lowagie.text.pdf
Class GlyphList

java.lang.Object
  extended by com.lowagie.text.pdf.GlyphList

public class GlyphList
extends java.lang.Object


Constructor Summary
GlyphList()
           
 
Method Summary
static int[] nameToUnicode(java.lang.String name)
           
static java.lang.String unicodeToName(int num)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlyphList

public GlyphList()
Method Detail

nameToUnicode

public static int[] nameToUnicode(java.lang.String name)

unicodeToName

public static java.lang.String unicodeToName(int num)


iText 2.1.7