| Interface | Description |
|---|---|
| BidiReorderer |
An interface to provide text reordering services.
|
| BidiSplitter | |
| BidiSplitterFactory |
| Class | Description |
|---|---|
| BidiTextRun |
Simple class to hold a visual ordering text run.
|
| ParagraphSplitter |
This class aims to split text into paragraphs where they can be passed to the
BidiSplitter.
|
| ParagraphSplitter.FakeParagraph |
A fake paragraqph only supports manual BIDI classification.
|
| ParagraphSplitter.Paragraph |
A paragraph object collects the text of one paragraph.
|
| SimpleBidiReorderer |
Returns text unchanged.
|
| SimpleBidiSplitter | |
| SimpleBidiSplitterFactory |
Copyright © 2018. All rights reserved.