jdbreport.model
Class PictureFactory

java.lang.Object
  extended by jdbreport.model.PictureFactory

public class PictureFactory
extends Object

Version:
1.0 28.10.2010
Author:
Andrey Kholmanskih

Constructor Summary
PictureFactory()
           
 
Method Summary
static Picture createPicture(String format)
           
static boolean isEnableSVG()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PictureFactory

public PictureFactory()
Method Detail

isEnableSVG

public static boolean isEnableSVG()

createPicture

public static Picture createPicture(String format)