Package | Description |
---|---|
org.eclipse.draw2d |
Primary package containing general interfaces and implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
LayoutAnimator
Animates the layout of a figure's children.
|
class |
RoutingAnimator
Animates the routing of a connection.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
Animation.getFinalState(Animator animator,
IFigure figure)
Returns the final animation state for the given figure.
|
static java.lang.Object |
Animation.getInitialState(Animator animator,
IFigure figure)
Returns the initial animation state for the given animator and figure.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.