Package org.pentaho.platform.plugin.action.chartbeans

Interface Summary
IChartBeansGenerator  
 

Class Summary
ChartBeansGeneratorUtil Takes all inputs necessary to generate a chart and passes them to the ChartBeans engine (via an xaction).
ChartBeansSystemListener  
ChartComponent 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 Component.
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 Summary
ChartBootException This exception wraps the generic exception thrown by the ChartBeans boot process so that developers can properly account for boot errors.
ChartGenerationException  
ChartSystemInitializationException