| Interface | Description |
|---|---|
| IChartBeansGenerator |
| Class | Description |
|---|---|
| ChartAction |
This class was adapted from
ChartComponent by cboyden
This is a bean that permits easy access to the ChartBeans functionality and was specifically designed to be run from
within the Pentaho Platform as an Action Sequence Action. |
| ChartBeansGeneratorUtil |
Takes all inputs necessary to generate a chart and passes them to the ChartBeans engine (via an xaction).
|
| ChartBeansSystemListener | |
| ChartComponent | Deprecated
please use
ChartAction |
| ChartLinkGenerator |
Provides a collection of callback methods used by the chart beans API which give the api user the ability link data
points in the chart URLs or javascript.
|
| DefaultChartBeansGenerator |
| Exception | Description |
|---|---|
| ChartBootException |
This exception wraps the generic exception thrown by the ChartBeans boot process so that developers can properly
account for boot errors.
|
| ChartGenerationException | |
| ChartSystemInitializationException |