intarsys PDF library API

de.intarsys.pdf.font.outlet
Class FontOutlet

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

public class FontOutlet
extends Object

A singleton to access the current IFontOutlet.


Constructor Summary
FontOutlet()
           
 
Method Summary
static IFontOutlet get()
          The IFontOutlet singleton.
static void set(IFontOutlet outlet)
          Set the IFontOutlet singleton.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontOutlet

public FontOutlet()
Method Detail

get

public static IFontOutlet get()
The IFontOutlet singleton.

Returns:
The IFontOutlet singleton.

set

public static void set(IFontOutlet outlet)
Set the IFontOutlet singleton.

Parameters:
outlet - The IFontOutlet singleton.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.