public class AnimatableIntegerValue extends BaseAnimatableValue<java.lang.Integer,java.lang.Integer>
| Modifier and Type | Class and Description |
|---|---|
static class |
AnimatableIntegerValue.Factory |
| Modifier and Type | Method and Description |
|---|---|
BaseKeyframeAnimation<java.lang.Integer,java.lang.Integer> |
createAnimation() |
java.lang.Integer |
getInitialValue() |
hasAnimation, toStringpublic BaseKeyframeAnimation<java.lang.Integer,java.lang.Integer> createAnimation()
public java.lang.Integer getInitialValue()
getInitialValue in class BaseAnimatableValue<java.lang.Integer,java.lang.Integer>