org.pentaho.chart.plugin.jfreechart.chart.dial
Class JFreeDialChartGeneratorFactory

java.lang.Object
  extended by org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGeneratorFactory

public class JFreeDialChartGeneratorFactory
extends Object


Constructor Summary
JFreeDialChartGeneratorFactory()
           
 
Method Summary
 org.jfree.chart.JFreeChart createChart(ChartDocumentContext chartDocContext, ChartTableModel data)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JFreeDialChartGeneratorFactory

public JFreeDialChartGeneratorFactory()
Method Detail

createChart

public org.jfree.chart.JFreeChart createChart(ChartDocumentContext chartDocContext,
                                              ChartTableModel data)