BidiClass |
Bidirectional class utilities.
|
BidiResolver |
A utility class for performing bidirectional resolution processing.
|
DelimitedTextRange |
The DelimitedTextRange class implements the "delimited text range" as described
by XML-FO 1.1 ยง5.8, which contains a flattened sequence of characters.
|
InlineRun |
The InlineRun class is a utility class, the instances of which are used
to capture a sequence of reordering levels associated with an inline area.
|
TextInterval |
The TextInterval class is a utility class, the instances of which are used
to record backpointers to associated nodes over sub-intervals of a delimited text range.
|
UnflattenProcessor |
The UnflattenProcessor class is used to reconstruct (by unflattening) a line
area's internal area hierarachy after leaf inline area reordering is completed.
|
UnicodeBidiAlgorithm |
The UnicodeBidiAlgorithm class implements functionality prescribed by
the Unicode Bidirectional Algorithm, Unicode Standard Annex #9.
|