public class DummyChartAnimationListener extends java.lang.Object implements ChartAnimationListener
| Constructor and Description |
|---|
DummyChartAnimationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onAnimationFinished() |
void |
onAnimationStarted() |
public void onAnimationStarted()
onAnimationStarted in interface ChartAnimationListenerpublic void onAnimationFinished()
onAnimationFinished in interface ChartAnimationListener