com.lowagie.text.pdf
Class GlyphList
java.lang.Object
com.lowagie.text.pdf.GlyphList
public class GlyphList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unicode2names
private static java.util.HashMap unicode2names
names2unicode
private static java.util.HashMap names2unicode
unicode
private static final int[] unicode
names
private static final java.lang.String[] names
GlyphList
public GlyphList()
nameToUnicode
public static int[] nameToUnicode(java.lang.String name)
unicodeToName
public static java.lang.String unicodeToName(int num)