Uses of Interface
com.openhtmltopdf.layout.Breaker.TextBreakerSupplier
| Package | Description |
|---|---|
| com.openhtmltopdf.layout |
-
Uses of Breaker.TextBreakerSupplier in com.openhtmltopdf.layout
Fields in com.openhtmltopdf.layout declared as Breaker.TextBreakerSupplier Modifier and Type Field Description static Breaker.TextBreakerSupplierBreaker. STANDARD_CHARACTER_BREAKERstatic Breaker.TextBreakerSupplierBreaker. STANDARD_LINE_BREAKERMethods in com.openhtmltopdf.layout with parameters of type Breaker.TextBreakerSupplier Modifier and Type Method Description static LineBreakContext.LineBreakResultBreaker. doBreakText(LayoutContext c, LineBreakContext context, int avail, CalculatedStyle style, Breaker.TextBreakerSupplier lineBreaker)