![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
Classes to perform layout of text and produce fixed content DOM. More...
Classes | |
| class | IFrame |
| A frame, into which text can be flowed by the layout engine. More... | |
| class | JawsMako::ILayoutParagraph |
| A paragraph, consisting of a number of runs of content. More... | |
| class | JawsMako::ILayoutRun |
| A run of content to be added to an ILayoutParagraph. More... | |
| class | JawsMako::ILayoutTextRun |
| A run of text content to be added to an ILayoutParagraph. More... | |
| class | JawsMako::ILayoutImageRun |
| A run of image content to be added to an ILayoutParagraph. More... | |
| class | JawsMako::ILayoutFontWeight |
| Font weights used by ILayoutFont for font selection. More... | |
| class | JawsMako::ILayoutFont |
| ILayoutFont interface. More... | |
| class | JawsMako::ILayout |
| An instance of a Layout engine that can layout and flow text into one or more frames, resulting in DOM that describes the final laid-out text. More... | |
Classes to perform layout of text and produce fixed content DOM.