Uses of Class
com.ibm.icu.text.Bidi
-
Packages that use Bidi Package Description com.ibm.icu.text -
-
Uses of Bidi in com.ibm.icu.text
Methods in com.ibm.icu.text that return Bidi Modifier and Type Method Description BidiBidi. createLineBidi(int lineStart, int lineLimit)Create a Bidi object representing the bidi information on a line of text within the paragraph represented by the current Bidi.BidiBidi. setLine(int start, int limit)setLine()returns aBidiobject to contain the reordering information, especially the resolved levels, for all the characters in a line of text.
-