|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontFactory | |
---|---|
net.sourceforge.jeuclid.font | Contains defition of abstract FontFactory class and concrete subclass(es). |
Uses of FontFactory in net.sourceforge.jeuclid.font |
---|
Subclasses of FontFactory in net.sourceforge.jeuclid.font | |
---|---|
class |
DefaultFontFactory
Concrete FontFactory implementation that does simple caching of Fonts loaded via Font.createFont(int, File) APIs. |
Methods in net.sourceforge.jeuclid.font that return FontFactory | |
---|---|
static FontFactory |
FontFactory.getInstance()
Return an instance of the currently configured concrete FontFactory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |