Implementations of the Filter interface.
Creating a new filter
To create a new filter, perform the following steps:
- Implement the Filter interface.
- Create a new filter editor for the new filter implementation. See the
filter editor package documentation for more details.