Package ca.sqlpower.wabit.swingui.chart.effect

Interface Summary
ChartAnimator  
ChartAnimatorFactory Defines the general contract for classes that create animators for JFreeChart instances.
 

Class Summary
AbstractChartAnimator Base class that takes care of all the boilerplate code required for a typical implementation of ChartAnimator.
AbstractChartAnimatorFactory Provides some useful features for implementations of ChartAnimatorFactory to inherit.
BarChartAnimator  
BarChartAnimatorFactory  
ChartAnimation Utility class for working with the chart animation system.
PieChartAnimator  
PieChartAnimatorFactory  
ScatterChartAnimator  
ScatterChartAnimatorFactory  
StubChartAnimator A chart animator implementation that does nothing.
 

Exception Summary
CantAnimateException Checked exception thrown by chart animation effects when some aspect of the chart they are given does not meet the requirements.
 



Copyright © 2009. All Rights Reserved.