![]() |
LeechCraft Monocle
0.6.70-6645-gcd10d7e
Modular document viewer for LeechCraft
|
CLeechCraft::Monocle::DocumentInfo | Document metadata |
CLeechCraft::Monocle::IKnowFileExtensions::ExtInfo | Describes a single typical file type |
CLeechCraft::Monocle::FontInfo | Describes a single font |
▼CLeechCraft::Monocle::IAnnotation | Base interface for annotations |
CLeechCraft::Monocle::ICaretAnnotation | The interface for AnnotationType::Caret annotations |
CLeechCraft::Monocle::IHighlightAnnotation | The interface for AnnotationType::Highlight annotations |
CLeechCraft::Monocle::ILinkAnnotation | The interface for AnnotationType::Link annotations |
CLeechCraft::Monocle::ITextAnnotation | The interface for AnnotationType::Text annotations |
CLeechCraft::Monocle::IBackendPlugin | Basic interface for plugins providing support for various document formats for Monocle |
CLeechCraft::Monocle::IDocument | Basic interface for documents |
CLeechCraft::Monocle::IDynamicDocument | Implemented by documents whose pages can change dynamically |
CLeechCraft::Monocle::IFormField | Base interface to be implemented by form fields |
CLeechCraft::Monocle::IFormFieldButton | Interface to be implemented by button fields |
CLeechCraft::Monocle::IFormFieldChoice | Interface to be implemented by choice fields |
CLeechCraft::Monocle::IFormFieldText | Interface to be implemented by text fields |
CLeechCraft::Monocle::IHaveFontInfo | Interface for querying font information in a document |
CLeechCraft::Monocle::IHaveOptionalContent | Interface for documents that can toggle showing some of their contents |
CLeechCraft::Monocle::IHaveTextContent | Interface for documents supporting querying text contents |
CLeechCraft::Monocle::IHaveTOC | Interface for documents supporting table of contents |
CLeechCraft::Monocle::IKnowFileExtensions | Interface for backend plugins providing default extensions for their relevant file types |
CLeechCraft::Monocle::ILink | Base interface for links |
CLeechCraft::Monocle::IPageLink | Additional interface for page links |
CLeechCraft::Monocle::IPendingFontInfoRequest | A proxy object for a pending font info request |
CLeechCraft::Monocle::IRedirectProxy | Interface for redirecting document opening requests |
CLeechCraft::Monocle::ISaveableDocument | Interface for documents that can be saved |
CLeechCraft::Monocle::ISearchableDocument | Interface for documents supporting searching for text |
CLeechCraft::Monocle::ISupportAnnotations | Interface for documents supporting annotations |
CLeechCraft::Monocle::ISupportForms | Interface for documents supporting inline forms |
CLeechCraft::Monocle::ISupportPainting | Interface for documents supporting optimized painting |
CLeechCraft::Monocle::ISaveableDocument::SaveQueryResult | Describes the result of check for the possibility of saving |
CLeechCraft::Monocle::TOCEntry | A single table of contents entry |