Uses of Class
net.sourceforge.jeuclid.font.FontFactory

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.
 



Copyright © 2002-2010 The JEuclid project. All Rights Reserved.