Class StandardAnimationTransition
- java.lang.Object
-
- org.pepstock.charba.client.options.StandardAnimationTransition
-
- All Implemented Interfaces:
Key
,TransitionKey
public final class StandardAnimationTransition extends Object implements TransitionKey
This is a standard implementation of an animation update mode (transition).- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
hashCode()
String
value()
Returns the name value of property
-