org.apache.fop.render.afp.fonts
Class FontFactory

java.lang.Object
  extended byorg.apache.fop.render.afp.fonts.FontFactory

public class FontFactory
extends java.lang.Object

A singleton factory for obtaining a collection of fonts.


Method Summary
 FontCollection getFontCollection()
          Getter for the collection of fonts.
static FontFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static FontFactory getInstance()
Returns:
an instance of the FontFactory class

getFontCollection

public FontCollection getFontCollection()
Getter for the collection of fonts.