|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.apache.fop.fonts.Glyphs
| Field Summary | |
static char[] |
winAnsiEncoding
The characters in WinAnsiEncoding |
| Constructor Summary | |
Glyphs()
|
|
| Method Summary | |
static java.lang.String |
glyphToString(java.lang.String name)
Return the glyphname from a string, eg, glyphToString("\\") returns "backslash" |
static java.lang.String |
stringToGlyph(java.lang.String name)
Return the string representation of a glyphname, eg stringToGlyph("backslash") returns "\\" |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static char[] winAnsiEncoding
| Constructor Detail |
public Glyphs()
| Method Detail |
public static java.lang.String glyphToString(java.lang.String name)
public static java.lang.String stringToGlyph(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||