intarsys PDF library API

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 void set(IFontFactory factory)
          Set the IFontFactory singleton.
 
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.

set

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

Parameters:
factory - The IFontFactory singleton.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.