Class CorePropertyInterpolators
- java.lang.Object
-
- org.pushingpixels.radiance.animation.internal.interpolator.CorePropertyInterpolators
-
- All Implemented Interfaces:
PropertyInterpolatorSource
public class CorePropertyInterpolators extends java.lang.Object implements PropertyInterpolatorSource
-
-
Constructor Summary
Constructors Constructor Description CorePropertyInterpolators()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<PropertyInterpolator<?>>getPropertyInterpolators()
-
-
-
Method Detail
-
getPropertyInterpolators
public java.util.Set<PropertyInterpolator<?>> getPropertyInterpolators()
- Specified by:
getPropertyInterpolatorsin interfacePropertyInterpolatorSource
-
-