Uses of Enum Class
com.stimulsoft.base.StiAnimationType
Packages that use StiAnimationType
-
Uses of StiAnimationType in com.stimulsoft.base
Methods in com.stimulsoft.base that return StiAnimationTypeModifier and TypeMethodDescriptionstatic StiAnimationTypeReturns the enum constant of this class with the specified name.static StiAnimationType[]StiAnimationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiAnimationType in com.stimulsoft.report.painters.context.animation
Methods in com.stimulsoft.report.painters.context.animation that return StiAnimationTypeModifier and TypeMethodDescriptionabstract StiAnimationTypeStiAnimation.getType()StiColumnAnimation.getType()StiLabelAnimation.getType()StiOpacityAnimation.getType()StiPieLabelAnimation.getType()StiPieSegmentAnimation.getType()StiPointsAnimation.getType()StiRotaionAnimation.getType()StiRotationAnimation.getType()StiScaleAnimation.getType()StiTranslationAnimation.getType()