Uses of Interface
com.openhtmltopdf.layout.Breaker.TextBreakerSupplier
Packages that use Breaker.TextBreakerSupplier
-
Uses of Breaker.TextBreakerSupplier in com.openhtmltopdf.layout
Classes in com.openhtmltopdf.layout that implement Breaker.TextBreakerSupplierModifier and TypeClassDescriptionprivate static class
private static class
Fields in com.openhtmltopdf.layout declared as Breaker.TextBreakerSupplierModifier and TypeFieldDescriptionstatic final Breaker.TextBreakerSupplier
Breaker.STANDARD_CHARACTER_BREAKER
static final Breaker.TextBreakerSupplier
Breaker.STANDARD_LINE_BREAKER
Methods in com.openhtmltopdf.layout with parameters of type Breaker.TextBreakerSupplierModifier and TypeMethodDescriptionBreaker.doBreakText
(LayoutContext c, LineBreakContext context, int avail, CalculatedStyle style, Breaker.TextBreakerSupplier lineBreaker)