|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsk.upjs.fontmapper.FontUtil
class FontUtil
Utility functions related to fonts.
| Constructor Summary | |
|---|---|
FontUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
fontExists(java.lang.String fontName)
Determine whether a font with specified name exists. |
static void |
listFonts()
Print a list of fonts available to standard output. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
FontUtil()
| Method Detail |
|---|
public static void listFonts()
public static boolean fontExists(java.lang.String fontName)
fontName - Font to check existence of.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||