public class LineBreakStrategy
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static LineBreakStrategy |
NONE |
| Constructor and Description |
|---|
LineBreakStrategy(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
double |
getMaxWidth() |
boolean |
isAuto() |
java.lang.String |
toString() |
public static final LineBreakStrategy NONE