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