Class PropertyAnimationOption<D>
java.lang.Object
de.yanwittmann.j2chartjs.options.AbstractChartOption
de.yanwittmann.j2chartjs.options.animation.AnimationOption<PropertyAnimationOption<D>>
de.yanwittmann.j2chartjs.options.animation.PropertyAnimationOption<D>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.yanwittmann.j2chartjs.options.animation.AnimationOption
getDelay, getDuration, getEasing, getLoop, setDelay, setDelay, setDelay, setDuration, setDuration, setDuration, setEasing, setLoop
-
Constructor Details
-
PropertyAnimationOption
public PropertyAnimationOption()
-
-
Method Details
-
getType
-
setType
-
getFrom
-
setFrom
-
getTo
-
setTo
-
toJson
public org.json.JSONObject toJson()- Overrides:
toJsonin classAnimationOption<PropertyAnimationOption<D>>
-