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