|
Eclipse Draw2d 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Animator | |
org.eclipse.draw2d | Primary package containing general interfaces and implementation classes. |
Uses of Animator in org.eclipse.draw2d |
Subclasses of Animator in org.eclipse.draw2d | |
class |
LayoutAnimator
Animates the layout of a figure's children. |
class |
RoutingAnimator
Animates the routing of a connection. |
Methods in org.eclipse.draw2d with parameters of type Animator | |
static Object |
Animation.getFinalState(Animator animator,
IFigure figure)
Returns the final animation state for the given figure. |
static Object |
Animation.getInitialState(Animator animator,
IFigure figure)
Returns the initial animation state for the given animator and figure. |
|
Eclipse Draw2d 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |