public final class StandardAnimationProperty extends Object implements AnimationPropertyKey
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
List<AnimationPropertyKey> |
properties()
Returns the animation properties related to the collection.
|
AnimationType |
type()
Returns the animation type related to the property.
|
String |
value()
Returns the name value of property
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
checkAndGetIfValid, checkIfValid, create, isValid
checkAndGetIfValid, checkIfValid, create, isValid
type
checkIfValid, compare, create, equals, getKeyByValue, getKeyByValue, hasKeyByValue, isValid, value
public int hashCode()
public boolean equals(Object obj)
public List<AnimationPropertyKey> properties()
AnimationCollectionKey
properties
in interface AnimationCollectionKey
public final AnimationType type()
IsTypedAnimationKey
type
in interface IsTypedAnimationKey