org.pushingpixels.trident.swing
Class AWTPropertyInterpolators
java.lang.Object
org.pushingpixels.trident.swing.AWTPropertyInterpolators
- All Implemented Interfaces:
- PropertyInterpolatorSource
public class AWTPropertyInterpolators
- extends Object
- implements PropertyInterpolatorSource
Built-in interpolators for Swing / AWT / Java2D classes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AWTPropertyInterpolators
public AWTPropertyInterpolators()
getPropertyInterpolators
public Set<PropertyInterpolator> getPropertyInterpolators()
- Specified by:
getPropertyInterpolators
in interface PropertyInterpolatorSource