The fields of Java.Text.Bidi are listed below. For a list of all members, see the Bidi Members list.
See Also: Inherited members from Java.Lang.Object
const | DirectionDefaultLeftToRight | int (-2). Constant that indicates the default base level. |
const | DirectionDefaultRightToLeft | int (-1). Constant that indicates the default base level. |
const | DirectionLeftToRight | int (0). Constant that specifies the default base level as 0 (left-to-right). |
const | DirectionRightToLeft | int (1). Constant that specifies the default base level as 1 (right-to-left). |