Filter

A Filter is the abstract base class of all modules which transform input streams into output streams. Currently, this class has no reason to exist other than as grouping its subclasses.
NeatToolsModule
  |
  +-- Filter

Input streams

At least 1.

Output streams

At least 1.

Fields

Methods