|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.plugin.charts.plots.AreaPlotFactory
public class AreaPlotFactory
Field Summary | |
---|---|
private static AreaPlotFactory |
uniqueInstance
|
Constructor Summary | |
---|---|
private |
AreaPlotFactory()
|
Method Summary | |
---|---|
org.jfree.chart.plot.Plot |
create(DataSource dataSource,
ChartParams params)
|
static AreaPlotFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static AreaPlotFactory uniqueInstance
Constructor Detail |
---|
private AreaPlotFactory()
Method Detail |
---|
public static AreaPlotFactory getInstance()
public org.jfree.chart.plot.Plot create(DataSource dataSource, ChartParams params) throws GenerateException, DataSourceException
create
in interface PlotFactory
GenerateException
DataSourceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |