org.pushingpixels.trident.interpolator
Class CorePropertyInterpolators

java.lang.Object
  extended by org.pushingpixels.trident.interpolator.CorePropertyInterpolators
All Implemented Interfaces:
PropertyInterpolatorSource

public class CorePropertyInterpolators
extends Object
implements PropertyInterpolatorSource


Constructor Summary
CorePropertyInterpolators()
           
 
Method Summary
 Set<PropertyInterpolator> getPropertyInterpolators()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorePropertyInterpolators

public CorePropertyInterpolators()
Method Detail

getPropertyInterpolators

public Set<PropertyInterpolator> getPropertyInterpolators()
Specified by:
getPropertyInterpolators in interface PropertyInterpolatorSource