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