Class Animation
- java.lang.Object
-
- org.wicketstuff.jqplot.lib.elements.Animation
-
- All Implemented Interfaces:
Serializable,Element
public class Animation extends Object implements Element
- Author:
- sbalamaci
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Animation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetSpeed()AnimationsetSpeed(Integer speed)set animation speed in ms
-