|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--goText.GoFont | +--goText.GoHershey
Constructor Summary | |
GoHershey(java.lang.String font)
Creates a Hershey font. |
Methods inherited from class goText.GoFont |
path |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public GoHershey(java.lang.String font)
The font data is in the specified font file.
Note: When creating Java Applets it may be necessary to specify where the fonts are located with the path(URL path) command.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |