| 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.
|
| PageSet |
A named set of pages processed together.
|
| PageSetStorage |
A service that is able to manage a list of pages that are being processed.
|
| PageStorage |
A service that is able to save the current page to a storage and to update
the page currently stored in the storage.
|
| Parameter |
A parameter of a parametrized operation.
|
| 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.
|
Copyright © 2018. All rights reserved.