Uses of Class
org.xwiki.chart.ChartGeneratorException

Packages that use ChartGeneratorException
org.xwiki.chart   
 

Uses of ChartGeneratorException in org.xwiki.chart
 

Subclasses of ChartGeneratorException in org.xwiki.chart
 class PlotGeneratorException
          The class used to indicate exceptions specific to the plot generator.
 

Methods in org.xwiki.chart that throw ChartGeneratorException
 byte[] ChartGenerator.generate(ChartModel model, Map<String,String> parameters)
          Generates an image of a chart representing the data presented as a ChartModel and extra formatting parameters provided in the parameters map.
 



Copyright © 2004–2014 XWiki. All rights reserved.