| Package | Description |
|---|---|
| com.openhtmltopdf.layout |
| Modifier and Type | Method and Description |
|---|---|
static LineBreakContext.LineBreakResult |
Breaker.doBreakText(LayoutContext c,
LineBreakContext context,
int avail,
CalculatedStyle style,
Breaker.TextBreakerSupplier lineBreaker) |
static LineBreakContext.LineBreakResult |
LineBreakContext.LineBreakResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineBreakContext.LineBreakResult[] |
LineBreakContext.LineBreakResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2025. All rights reserved.