| Package | Description |
|---|---|
| com.openhtmltopdf.layout |
| Modifier and Type | Method and Description |
|---|---|
static Breaker.BreakTextResult |
Breaker.breakText(LayoutContext c,
LineBreakContext context,
int avail,
CalculatedStyle style,
boolean tryToBreakAnywhere,
int lineWidth,
boolean forceOutput) |
static Breaker.BreakTextResult |
Breaker.BreakTextResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Breaker.BreakTextResult[] |
Breaker.BreakTextResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineBreakContext.checkConsistency(Breaker.BreakTextResult breakResult)
Given the result of text breaking, makes some sanity preserving
asserts to check the state of this object.
|
Copyright © 2004–2025. All rights reserved.