Modifier and Type | Interface and Description |
---|---|
public interface |
Modifier and Type | Class and Description |
---|---|
public abstract class | |
public class | |
public class | |
public class | SplineInterpolator
An implementation of a spline interpolator for temporal interpolation that tries to follow the specification referenced by: http://www.w3.org/TR/SMIL/animation.html#animationNS-OverviewSpline . |
public class | StepInterpolator
Implementation of a step interpolator as described by CSS Easing Functions Level 1 |