Class Animation
java.lang.Object
org.apache.syncope.client.console.chartjs.options.Animation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLoop()voidsetDuration(Integer duration) voidvoidvoidsetOnComplete(AnimationCallback onComplete) voidsetOnProgress(AnimationCallback onProgress)
-
Constructor Details
-
Animation
public Animation()
-
-
Method Details
-
getDuration
-
setDuration
-
getEasing
-
setEasing
-
getLoop
-
setLoop
-
getOnProgress
-
setOnProgress
-
getOnComplete
-
setOnComplete
-