public class AndroidPropertyInterpolators extends java.lang.Object implements PropertyInterpolatorSource
| Modifier and Type | Field and Description |
|---|---|
static PropertyInterpolator<java.lang.Integer> |
COLOR_INTERPOLATOR |
| Constructor and Description |
|---|
AndroidPropertyInterpolators() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<PropertyInterpolator> |
getPropertyInterpolators() |
public static final PropertyInterpolator<java.lang.Integer> COLOR_INTERPOLATOR
public java.util.Set<PropertyInterpolator> getPropertyInterpolators()
getPropertyInterpolators in interface PropertyInterpolatorSource