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