jPodRenderer PDF library

de.intarsys.pdf.platform.cwt.font
Class PlatformFontFactory

java.lang.Object
  extended by de.intarsys.pdf.platform.cwt.font.PlatformFontFactory

public class PlatformFontFactory
extends Object


Constructor Summary
PlatformFontFactory()
           
 
Method Summary
static IPlatformFontFactory get()
          Return the unique factory.
static boolean isLookupProviders()
           
static void set(IPlatformFontFactory unique)
          Set the unique factory.
static void setLookupProviders(boolean pLookupProviders)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformFontFactory

public PlatformFontFactory()
Method Detail

get

public static IPlatformFontFactory get()
Return the unique factory.

Returns:
Return the unique factory.

isLookupProviders

public static boolean isLookupProviders()

set

public static void set(IPlatformFontFactory unique)
Set the unique factory.

Parameters:
unique - The new unique factory.

setLookupProviders

public static void setLookupProviders(boolean pLookupProviders)

jPodRenderer PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.