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