Uses of Class
com.storedobject.chart.Animation
Packages that use Animation
-
Uses of Animation in com.storedobject.chart
Methods in com.storedobject.chart that return AnimationModifier and TypeMethodDescriptionChart.getAnimation
(boolean create) ComposedPart.getAnimation
(boolean create) HasAnimation.getAnimation
(boolean create) Get the instance of this property.Methods in com.storedobject.chart with parameters of type AnimationModifier and TypeMethodDescriptionvoid
Chart.setAnimation
(Animation animation) void
ComposedPart.setAnimation
(Animation animation) void
HasAnimation.setAnimation
(Animation instance) Set it to this instance.