net.sf.clichart.main
Class DefaultChartGeneratorFactory

java.lang.Object
  extended by net.sf.clichart.main.DefaultChartGeneratorFactory
All Implemented Interfaces:
ChartGeneratorFactory

public class DefaultChartGeneratorFactory
extends java.lang.Object
implements ChartGeneratorFactory


Constructor Summary
DefaultChartGeneratorFactory()
           
 
Method Summary
 ChartGenerator createChartGenerator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultChartGeneratorFactory

public DefaultChartGeneratorFactory()
Method Detail

createChartGenerator

public ChartGenerator createChartGenerator()
Specified by:
createChartGenerator in interface ChartGeneratorFactory