| Name | Description | Type | Package | Framework |
| Circular | Circular easing operation. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |
| Cubic | Cubic easing operation. | Class | org.apache.pivot.wtk.effects.easing | 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 |
| Linear | Linear easing operation. | Class | org.apache.pivot.wtk.effects.easing | 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 |
| Sine | Easing operation based on a sine curve. | Class | org.apache.pivot.wtk.effects.easing | Apache Pivot |