- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- CosinusProgress, LinearProgress, SinusHalfProgress
public abstract class ProgressFunction
extends java.lang.Object
implements java.io.Serializable
Represents a interpolation progress function. Progress functions can be used
to change the interpolation rate dynamically for other interpolators and
thereby alter their interpolation behavior.
- Author:
- Stefan Glaser
- See Also:
- Serialized Form