| Interface | Description | |
|---|---|---|
| ITransition | Interface for slide transitions | |
| ITransitionProvider | Interface for transition providers. |
| Class | Description | |
|---|---|---|
| TweenerTransition | Given two Slides, make a visual transition from one to the other by initiating a Tweener based transition. | |
| TweenerTransitionProvider | ITransitionProvider which builds Tweener based transitions | |
| TweenLiteTransition | ITransition based on TweenLite. | |
| TweenLiteTransitionProvider | ITransitionProvider which builds TweenLite transitions |