Package com.aowagie.text.pdf
Class GlyphList
- java.lang.Object
-
- com.aowagie.text.pdf.GlyphList
-
class GlyphList extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static java.util.HashMapnames2unicodeprivate static java.util.HashMapunicode2names
-
Constructor Summary
Constructors Constructor Description GlyphList()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int[]nameToUnicode(java.lang.String name)static java.lang.StringunicodeToName(int num)
-