jPod PDF library

de.intarsys.pdf.font.outlet
Class FontFactory

java.lang.Object
  extended by de.intarsys.pdf.font.outlet.FontFactory

public class FontFactory
extends Object

A singleton to access the current IFontFactory.


Constructor Summary
FontFactory()
           
 
Method Summary
static IFontFactory get()
          The IFontFactory singleton.
static boolean isLookupProviders()
           
static void set(IFontFactory factory)
          Set the IFontFactory singleton.
static void setLookupProviders(boolean doLookupProviders)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontFactory

public FontFactory()
Method Detail

get

public static IFontFactory get()
The IFontFactory singleton.

Returns:
The IFontFactory singleton.

isLookupProviders

public static boolean isLookupProviders()

set

public static void set(IFontFactory factory)
Set the IFontFactory singleton.

Parameters:
factory - The IFontFactory singleton.

setLookupProviders

public static void setLookupProviders(boolean doLookupProviders)

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.