public class GlyphList
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.util.HashMap |
names2unicode |
private static java.util.HashMap |
unicode2names |
| Constructor and Description |
|---|
GlyphList() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
nameToUnicode(java.lang.String name) |
static java.lang.String |
unicodeToName(int num) |