public abstract static class BidiFormatter.BidiWrappingText extends Object
| Constructor and Description |
|---|
BidiWrappingText() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
afterText()
The text to go after the string to wrap.
|
abstract String |
beforeText()
The text to go before the string to wrap.
|