| Interface | Description |
|---|---|
| AnnotationCreationFinishAction |
Action that can be executed at the end of the annotation
creation process.
|
| AnnotationCreationService |
This service is used to create an annotation layer.
|
| AnnotationManager |
This class is responsible of the management of the library's business logic.
|
| Class | Description |
|---|---|
| AnnotationDataTypes |
DataTypes for the fields that are created in an annotation
DataStore. |
| AnnotationLibrary |
Library for API initialization and configuration.
|
| AnnotationLocator |
This locator is the entry point for the Annotation library, providing
access to all Annotation services through the
AnnotationManager
. |
| Exception | Description |
|---|---|
| AnnotationCreationException |
Exception thrown when there is an error creating an Annotation layer.
|
| AnnotationCreationServiceException |
Exception thrown by the
AnnotationCreationService. |
| AnnotationException |
Generic exception thrown in the Annotation API when the exception or error
may be dealt by the program or the user of the program which is a client of
the Annotation API.
|
Annotation library API.
It allows to get new Annotation and get their text.