org.jhotdraw.util
Interface Animatable

All Known Implementing Classes:
AnimationDecorator, BouncingDrawing

public interface Animatable

Animatable defines a simple animation interface

Version:
<$CURRENT_VERSION$>

Method Summary
 void animationStep()
          Perform a step of the animation.
 

Method Detail

animationStep

void animationStep()
Perform a step of the animation.