Class Hierarchy
- java.lang.Object
- com.xpn.xwiki.plugin.charts.plots.AreaPlotFactory (implements com.xpn.xwiki.plugin.charts.plots.PlotFactory)
- com.xpn.xwiki.plugin.charts.plots.BarPlotFactory (implements com.xpn.xwiki.plugin.charts.plots.PlotFactory)
- com.xpn.xwiki.plugin.charts.plots.CategoryPlotFactory
- com.xpn.xwiki.plugin.charts.plots.LinePlotFactory (implements com.xpn.xwiki.plugin.charts.plots.PlotFactory)
- com.xpn.xwiki.plugin.charts.plots.PiePlotFactory (implements com.xpn.xwiki.plugin.charts.plots.PlotFactory)
- com.xpn.xwiki.plugin.charts.plots.TableXYDatasetFactory
- com.xpn.xwiki.plugin.charts.plots.TimePlotFactory (implements com.xpn.xwiki.plugin.charts.plots.PlotFactory)
- com.xpn.xwiki.plugin.charts.plots.TimeSeriesCollectionFactory
- com.xpn.xwiki.plugin.charts.plots.XYPlotFactory
Interface Hierarchy
- com.xpn.xwiki.plugin.charts.plots.PlotFactory