- text
- the char array of the text.
- start
- the start offset of the range of characters.
- limit
- the limit offset of the range of characters.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if start or limit is negative; start > limit or limit is greater than the length of this object's paragraph text.
Indicates whether a range of characters of a text requires a Bidi object to display properly.