| | Class | Description |
| | AddRemoveEffectTargetFilter |
AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles
the logic for filtering targets that have been added or removed as
children to a container. |
| | BlurInstance |
The BlurInstance class implements the instance class
for the Blur effect. |
| | FadeInstance |
The FadeInstance class implements the instance class
for the Fade effect. |
| | HideShowEffectTargetFilter |
HideShowEffectTargetFilter is a subclass of EffectTargetFilter
that handles the logic for filtering targets that have been shown or hidden
by modifying their visible property. |
| | MoveInstance |
The MoveInstance class implements the instance class
for the Move effect. |
| | PropertyChanges |
The PropertyChanges class defines the start and end values
for a set of properties of a target component of a transition. |
| | TweenEffectInstance |
The TweenEffectInstance class implements the instance class
for the TweenEffect. |
| | ZoomInstance |
The ZoomInstance class implements the instance class for the Zoom effect. |