C++ API: Paragraph Layout. More...
#include "unicode/uscript.h"
#include "layout/LETypes.h"
#include "layout/LEFontInstance.h"
#include "layout/LayoutEngine.h"
#include "unicode/ubidi.h"
#include "unicode/brkiter.h"
#include "layout/RunArrays.h"
Go to the source code of this file.
Data Structures | |
class | ParagraphLayout |
ParagraphLayout. More... | |
class | ParagraphLayout::Line |
This class represents a single line of text in a ParagraphLayout . More... | |
class | ParagraphLayout::VisualRun |
This object represents a single visual run in a line of text in a paragraph. More... | |
struct | ParagraphLayout::StyleRunInfo |
C++ API: Paragraph Layout.
Definition in file ParagraphLayout.h.