Uses of Enum
de.yanwittmann.j2chartjs.options.animation.AnimationPropertyOption
Packages that use AnimationPropertyOption
-
Uses of AnimationPropertyOption in de.yanwittmann.j2chartjs.options
Methods in de.yanwittmann.j2chartjs.options with parameters of type AnimationPropertyOptionModifier and TypeMethodDescriptionChartOptions.addPropertyAnimation(AnimationPropertyOption key, PropertyAnimationOption animation) -
Uses of AnimationPropertyOption in de.yanwittmann.j2chartjs.options.animation
Methods in de.yanwittmann.j2chartjs.options.animation that return AnimationPropertyOptionModifier and TypeMethodDescriptionstatic AnimationPropertyOptionReturns the enum constant of this type with the specified name.static AnimationPropertyOption[]AnimationPropertyOption.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.yanwittmann.j2chartjs.options.animation with parameters of type AnimationPropertyOptionModifier and TypeMethodDescriptionTransitionAnimationOption.addPropertyAnimation(AnimationPropertyOption key, PropertyAnimationOption animation)