public interface PieChartRotationAnimator
| Modifier and Type | Field and Description |
|---|---|
static int |
FAST_ANIMATION_DURATION |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelAnimation() |
boolean |
isAnimationStarted() |
void |
setChartAnimationListener(ChartAnimationListener animationListener) |
void |
startAnimation(float startAngle,
float angleToRotate) |
static final int FAST_ANIMATION_DURATION
void startAnimation(float startAngle,
float angleToRotate)
void cancelAnimation()
boolean isAnimationStarted()
void setChartAnimationListener(ChartAnimationListener animationListener)