Search
AnimationFrame Class
See Also
 






Class representing an animation frame. A frame could be divided into divisionRate number of instances. This class could be inhered

Namespace: com.mindfusion.charting.animation
File: com.mindfusion.charting.animation

 Syntax

Java  Copy Code

public class AnimationFrame

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.animation.AnimationFrame

 See Also