org.openfaces.component.chart
Class PlotFactory

java.lang.Object
  extended by org.openfaces.component.chart.PlotFactory

public class PlotFactory
extends java.lang.Object


Constructor Summary
PlotFactory()
           
 
Method Summary
static org.jfree.chart.plot.Plot createPlot(Chart chart, ModelInfo info)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlotFactory

public PlotFactory()
Method Detail

createPlot

public static org.jfree.chart.plot.Plot createPlot(Chart chart,
                                                   ModelInfo info)


Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.