|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChartGeneratorException | |
|---|---|
| org.xwiki.chart | |
| org.xwiki.chart.internal | |
| Uses of ChartGeneratorException in org.xwiki.chart |
|---|
| Methods in org.xwiki.chart that throw ChartGeneratorException | |
|---|---|
byte[] |
ChartGenerator.generate(ChartModel model,
java.util.Map<java.lang.String,java.lang.String> parameters)
Generates an image of a chart representing the data presented as a ChartModel and extra formatting
parameters provided in the parameters map. |
| Uses of ChartGeneratorException in org.xwiki.chart.internal |
|---|
| Methods in org.xwiki.chart.internal that throw ChartGeneratorException | |
|---|---|
byte[] |
DefaultChartGenerator.generate(ChartModel model,
java.util.Map<java.lang.String,java.lang.String> parameters)
Generates an image of a chart representing the data presented as a ChartModel and extra formatting
parameters provided in the parameters map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||