jPod PDF library

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 boolean isLookupProviders()
           
static void set(IFontOutlet outlet)
          Set the IFontOutlet singleton.
static void setLookupProviders(boolean pLookupProviders)
           
 
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.

isLookupProviders

public static boolean isLookupProviders()

set

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

Parameters:
outlet - The IFontOutlet singleton.

setLookupProviders

public static void setLookupProviders(boolean pLookupProviders)

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.