Class CorePropertyInterpolators.DoublePropertyInterpolator
java.lang.Object
org.pushingpixels.radiance.animation.internal.interpolator.CorePropertyInterpolators.DoublePropertyInterpolator
- All Implemented Interfaces:
PropertyInterpolator<Double>
- Enclosing class:
CorePropertyInterpolators
private static class CorePropertyInterpolators.DoublePropertyInterpolator
extends Object
implements PropertyInterpolator<Double>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DoublePropertyInterpolator
private DoublePropertyInterpolator()
-
-
Method Details
-
getBasePropertyClass
- Specified by:
getBasePropertyClass
in interfacePropertyInterpolator<Double>
-
interpolate
- Specified by:
interpolate
in interfacePropertyInterpolator<Double>
-