public class GlyphList extends Object
private static HashMap
names2unicode
unicode2names
GlyphList()
static int[]
nameToUnicode(String name)
static String
unicodeToName(int num)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static HashMap unicode2names
private static HashMap names2unicode
public GlyphList()
public static int[] nameToUnicode(String name)
public static String unicodeToName(int num)