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

Interface Summary
Interpolator Defines the contract for a class that produces interpolated values using arbitrary interpolation rules.
 

Class Summary
BallDropInterpolator Produces an effect similar to dropping a ball: initially large, slow oscillations and eventually small fast ones.
LinearInterpolator Simple implementation of a linear interpolator.
PolynomialInterpolator A general polynomial interpolator that can be used to create "ease in", "ease out", and linear interpolations.
 



Copyright © 2009. All Rights Reserved.