Class | Description | |
---|---|---|
![]() | BiDiHelper | Utility class to help with implementation of the Bi-Directional algorithm. |
![]() | Helper | Provides helper methods for handling Unicode characters and bidirectional text processing. |
Class | Description | |
---|---|---|
![]() | BiDiHelper | Utility class to help with implementation of the Bi-Directional algorithm. |
![]() | Helper | Provides helper methods for handling Unicode characters and bidirectional text processing. |
Structure | Description | |
---|---|---|
![]() | CharType | Represents a character for processing the bidirectional algorithm. |
![]() | LevelOverride | Represents an embedding level and embedding direction. |
![]() | LevelRun | Represents a level run - an array of CharType, embedding level of the run, and the start and end of the run. |
![]() | MapEntry | Stores the start and length of a text run. |
Enumeration | Description | |
---|---|---|
![]() | DirectionalOverrideStatus | Defines the directional override status for the bidirectional algorithm. |
![]() | UnicodeCharacterCategory | Represents different categories of Unicode characters. |
![]() | UnicodeClass | Different classes of Unicode characters. |