|
Classes |
class | Algorithm |
| The abstract algorithm interface. More...
|
class | AlgorithmConfig |
| the configuration for algorithms. Contains a container of AlgorithmDefinition s as well as methods to access them and a list of present algorithm names. More...
|
class | AlgorithmDefinition |
| A single algorithm's definition as read from the configuration XML. More...
|
class | AlgorithmFactory |
| The algorithm factory is responsible for creating new instances of Algorithms, Configrations and ConfigWidgets. More...
|
class | Configuration |
| Base class for configuration properties of an algorithm. More...
|
class | DatasetDefinition |
| Definition of a single dataset with id, name and dimensions, as read from configuration XML. More...
|
class | AlgorithmInterface |
| Defines the interface an algorithm plugin has. More...
|
class | AlgorithmWidget |
| The GUI widget for algorithm selection and configuration. More...
|
class | ConfigWidget |
| The base class for displaying a widget where users may set algorithm configuration options via gui interaction. More...
|