Package | Description |
---|---|
org.eclipse.nebula.effects.stw | |
org.eclipse.nebula.effects.stw.transitions |
Modifier and Type | Method | Description |
---|---|---|
Transition |
TransitionManager.getTransition() |
Returns the current transition effect
|
Modifier and Type | Method | Description |
---|---|---|
void |
TransitionManager.setTransition(Transition transition) |
Sets and changes the transition effect
|
Modifier and Type | Class | Description |
---|---|---|
class |
CubicRotationTransition |
A cubic rotation effect.
|
class |
FadeTransition |
Applies a fade effect.
|
class |
SlideTransition |
Applies a slide effect.
|