![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
JawsMako Text Conveniences Provides interfaces for extracting text information from a page. More...
Classes | |
| class | JawsMako::IUnicodeHelper |
| An interface into language specific unicode helpers. More... | |
| class | JawsMako::ITextRun |
| A run of text, containing unicode information, the position, transformation and bounds of the text. More... | |
| class | JawsMako::IPageLayoutData |
| Provides a representation of the analyzed page layout by organizing and allowing access to collections of IPageLayoutNodes. More... | |
| class | JawsMako::IPageLayoutNode |
| Simple data type representing a part of an analyzed page. More... | |
| class | JawsMako::IPageLayout |
| Analyze the layout of a FixedPage, grouping together text deemed to be in horizontal and/or vertical blocks. Useful for text search and selection. More... | |
| class | JawsMako::ITextSearch |
| Perform text searching using the page information obtained from an IPageLayout. More... | |
| class | JawsMako::ITextSelect |
| Perform text selection using the page information obtained from an IPageLayout. More... | |
Enumerations | |
| enum | JawsMako::eLanguageType { JawsMako::eLTArabic } |
| Language types. More... | |
JawsMako Text Conveniences Provides interfaces for extracting text information from a page.