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