public final class StandardAnimationCollection extends Object implements AnimationCollectionKey
| 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, waitcheckAndGetIfValid, checkIfValid, create, create, isValidtypecheckIfValid, compare, create, equals, getKeyByValue, getKeyByValue, hasKeyByValue, isValid, valuepublic List<AnimationPropertyKey> properties()
AnimationCollectionKeyproperties in interface AnimationCollectionKeypublic int hashCode()
public boolean equals(Object obj)
public final AnimationType type()
IsTypedAnimationKeytype in interface IsTypedAnimationKey