|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BidiRun | |
---|---|
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 BidiRun in com.ibm.icu.text |
---|
Methods in com.ibm.icu.text that return BidiRun | |
---|---|
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |