public final class FontFactory
extends Object
A factory for creating Font objects.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getFont
Gets the font.
- Parameters:
key
- the key
- Returns:
- a
Font
object.
-
scriptFont
Script font.
- Parameters:
baseFont
- the base font
key
- a FontKey
object.
- Returns:
- the font