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 TypeMethodDescriptionvoidChart.setAnimation(Animation animation) voidComposedPart.setAnimation(Animation animation) voidHasAnimation.setAnimation(Animation instance) Set it to this instance.