org.pentaho.reporting.libraries.fonts
Class LibFontBoot

java.lang.Object
  extended by org.pentaho.reporting.libraries.base.boot.AbstractBoot
      extended by org.pentaho.reporting.libraries.fonts.LibFontBoot
All Implemented Interfaces:
org.pentaho.reporting.libraries.base.boot.SubSystem

public class LibFontBoot
extends org.pentaho.reporting.libraries.base.boot.AbstractBoot

Creation-Date: 06.11.2005, 18:25:11

Author:
Thomas Morgner

Method Summary
 FontCache createDefaultCache()
           
static LibFontBoot getInstance()
           
 
Methods inherited from class org.pentaho.reporting.libraries.base.boot.AbstractBoot
getBootFailureReason, getExtendedConfig, getGlobalConfig, getPackageManager, isBootDone, isBootFailed, isBootInProgress, loadBooter, start
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static LibFontBoot getInstance()

createDefaultCache

public FontCache createDefaultCache()