| Interface | Description |
|---|---|
| AreaTreeOperator |
A generic procedure that processes the area tree.
|
| AreaTreeProvider |
This interface represents a service that is able to provide a basic area tree from the given page.
|
| BoxTreeProvider |
This interface represents a service that is able to provide a box tree based on further parametres.
|
| LogicalTreeProvider |
This interface represents a service that is able to provide a logical area tree from the given area tree.
|
| OutputDisplay |
An abstraction of the graphical display of the segmentation output.
|
| ParametrizedOperation |
An implementation of an operation with external parametres of different types.
|
| ScriptObject |
An object that should be made available in the JavaScript engine.
|
| Service |
A generic service with its ID, name and description.
|
| Class | Description |
|---|---|
| ServiceManager |
This class provides static methods for managing the global services.
|
| Enum | Description |
|---|---|
| ParametrizedOperation.ValueType |
Possible parameter value types
|