|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bidi | |
---|---|
com.ibm.icu.text | Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping. |
Uses of Bidi in com.ibm.icu.text |
---|
Methods in com.ibm.icu.text that return Bidi | |
---|---|
Bidi |
Bidi.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. |
Bidi |
Bidi.setLine(int start,
int limit)
setLine() returns a Bidi object to
contain the reordering information, especially the resolved levels,
for all the characters in a line of text. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |