GrapeCity.ActiveReports.Rendering.Bidi
Namespace with 9 public types
Structures
CharType
For internal use only.Represents a character for processing the bidirectional algorithm.
LevelOverride
For internal use only.Represents a Embedding Level and embedding direction.
LevelRun
For internal use only. Represents a level run - array of , embedding level of the run
and the start of run and end of run.
MapEntry
For internal use only.Stores the start and length of a text run.
Enumerations
DirectionalOverrideStatus
For internal use only. Defines Directional Override Status for Bidirectional Algorithm.
UnicodeCharacterCategory
For internal use only. Different categories of Unicode Characters.
UnicodeClass
For internal use only.Different classes of Unicode characters.
Static Classes
BiDiHelper
For internal use only. Utility class to help with implementation of the Bi-Directional algorithm.
Helper
For internal use only