|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lowagie.text.pdf.GlyphList
public class GlyphList
| Field Summary | |
|---|---|
private static java.util.HashMap |
names2unicode
|
private static java.util.HashMap |
unicode2names
|
| Constructor Summary | |
|---|---|
GlyphList()
|
|
| Method Summary | |
|---|---|
static int[] |
nameToUnicode(java.lang.String name)
|
static java.lang.String |
unicodeToName(int num)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static java.util.HashMap unicode2names
private static java.util.HashMap names2unicode
| Constructor Detail |
|---|
public GlyphList()
| Method Detail |
|---|
public static int[] nameToUnicode(java.lang.String name)
public static java.lang.String unicodeToName(int num)
|
Hosted by Hostbasket | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||