Package org.apache.fop.complexscripts.bidi


package org.apache.fop.complexscripts.bidi
  • Class
    Description
    Bidirectional class utilities.
    Constants used for bidirectional processing.
    A utility class for performing bidirectional resolution processing.
    The DelimitedTextRange class implements the "delimited text range" as described by XML-FO 1.1 ยง5.8, which contains a flattened sequence of characters.
    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.
    The UnicodeBidiAlgorithm class implements functionality prescribed by the Unicode Bidirectional Algorithm, Unicode Standard Annex #9.