| Package | Description |
|---|---|
| com.ibm.icu.text |
| Modifier and Type | Method and Description |
|---|---|
BidiRun |
Bidi.getLogicalRun(int logicalPosition)
Get a logical run.
|
BidiRun |
Bidi.getParagraph(int charIndex)
Get a paragraph, given a position within the text.
|
BidiRun |
Bidi.getParagraphByIndex(int paraIndex)
Get a paragraph, given the index of this paragraph.
|
BidiRun |
Bidi.getVisualRun(int runIndex)
Get a
BidiRun object according to its index. |
Copyright © 2016 Unicode, Inc. and others.