Uses of Class
org.wicketstuff.jqplot.lib.elements.Animation
-
Packages that use Animation Package Description org.wicketstuff.jqplot.lib.elements -
-
Uses of Animation in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return Animation Modifier and Type Method Description AnimationRendererOptions. getAnimation()Gets the animation.AnimationAnimation. setSpeed(Integer speed)set animation speed in msMethods in org.wicketstuff.jqplot.lib.elements with parameters of type Animation Modifier and Type Method Description RendererOptionsRendererOptions. setAnimation(Animation animation)Sets the animation.
-