| Package | Description |
|---|---|
| com.ibm.icu.text |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2016 Unicode, Inc. and others.