public class AnimatableColorValue extends BaseAnimatableValue<java.lang.Integer,java.lang.Integer>
| Modifier and Type | Class and Description |
|---|---|
static class |
AnimatableColorValue.Factory |
| Modifier and Type | Method and Description |
|---|---|
BaseKeyframeAnimation<java.lang.Integer,java.lang.Integer> |
createAnimation() |
java.lang.String |
toString() |
getInitialValue, hasAnimationpublic BaseKeyframeAnimation<java.lang.Integer,java.lang.Integer> createAnimation()
public java.lang.String toString()
toString in class BaseAnimatableValue<java.lang.Integer,java.lang.Integer>