Provides types that define the storage architecture and mediums to save and retrieve user-created annotations.
Classes
Class | Description | |
---|---|---|
![]() | AnnotationFactoryT |
Implements the basic functionality for creating, reading and writing annotations.
|
![]() | AnnotationStore |
Represents a data store for writing and reading user annotations.
|
![]() | HighlightFactory |
Reads and writes highlight annotations.
|
![]() | TextAnnotationFactoryT |
Provides the base factory implementation for text annotations.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IAnnotationFactory |
Defines the contract for an annotation factory
|