Class Summary |
ArabicOption |
This class represents ArabicOption objects and provides initial values
for each shaping option. |
ArabicOptionSet |
This class represents an ArabicOptionSet object defining the shaping
attributes to be used during Bidi Layout Transformation process. |
BidiConvert |
BidiConvert is a convenience class to facilitate invocation of the
Bidi layout transformations by converter code in the JVM. |
BidiFlag |
This class represents BidiFlag objects and provides initial values for
all flag options. |
BidiFlagSet |
This class represents a BidiFlagSet object defining the text attributes
to be used during a Bidi layout transformation process and the
available values for each flag. |
BidiText |
Bidi text is a combination of a sequence of characters and a set of
Bidi flags which represent Bidi attributes used during Bidi Layout
transformations. |
BidiTransform |
The BidiTransform class defines Text Layout transformations. |