jPodRenderer PDF library

de.intarsys.pdf.platform.cwt.image
Class PlatformImageFactory

java.lang.Object
  extended by de.intarsys.pdf.platform.cwt.image.PlatformImageFactory

public class PlatformImageFactory
extends Object


Constructor Summary
PlatformImageFactory()
           
 
Method Summary
static IPlatformImageFactory get()
          Return the unique factory.
static boolean isLookupProviders()
           
static void set(IPlatformImageFactory 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

PlatformImageFactory

public PlatformImageFactory()
Method Detail

get

public static IPlatformImageFactory get()
Return the unique factory.

Returns:
Return the unique factory.

isLookupProviders

public static boolean isLookupProviders()

set

public static void set(IPlatformImageFactory 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.