JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.pushingpixels.trident.interpolator
Interface PropertyInterpolator<T>
public interface
PropertyInterpolator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Class
getBasePropertyClass
()
T
interpolate
(
T
from,
T
to, float timelinePosition)
Method Details
getBasePropertyClass
Class
getBasePropertyClass
()
interpolate
T
interpolate
(
T
from,
T
to, float timelinePosition)