| Name | Description | Type | Package | Framework |
| BaselineDecorator | Displays a component's baseline. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| BlurDecorator | Decorator that applies a blur to a component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| Circular | Circular easing operation. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| ClipDecorator | Decorator that adds a rectangular region to the current clip. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| Cubic | Cubic easing operation. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| Decorator | Interface defining a component decorator. | Interface | org.apache.pivot.wtk.effects | Apache Pivot |
| DropShadowDecorator | Decorator that adds a drop shadows to a component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| Easing | Base interface for easing operations. | Interface | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| Exponential | Exponential easing operation. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| FadeDecorator | Decorator that applies an opacity to a component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| FadeTransition | Fade transition class. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| GrayscaleDecorator | Decorator that applies a grayscale conversion to a component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| Linear | Linear easing operation. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| OverlayDecorator | Decorator that overlays a component on top of another component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| Quadratic | Quadratic easing operation. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| Quartic | Quartic easing operation. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| Quintic | Quintic easing operation. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| ReflectionDecorator | Decorator that paints a reflection of a component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| RotationDecorator | Decorator that rotates a component about its center. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| SaturationDecorator | Decorator that modifies the color saturation of a component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| ScaleDecorator | Decorator that scales the painting of a component along the X and/or Y axes. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| ShadeDecorator | Decorator that applies a shade to a component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| Sine | Easing operation based on a sine curve. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| TagDecorator | Decorator that allows a caller to attach a tag visual to a component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| Transition | Class | org.apache.pivot.wtk.effects | Apache Pivot | |
| TransitionListener | Transition listener interface. | Interface | org.apache.pivot.wtk.effects | Apache Pivot |
| TranslationDecorator | Decorator that translates the paint origin of its component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |
| WatermarkDecorator | Decorator that paints a watermark effect over a component. | Class | org.apache.pivot.wtk.effects | Apache Pivot |