Implementations of the Filter interface.

Creating a new filter

To create a new filter, perform the following steps:

  1. Implement the Filter interface.
  2. Create a new filter editor for the new filter implementation. See the filter editor package documentation for more details.