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 classprivate static classFields in com.openhtmltopdf.layout declared as Breaker.TextBreakerSupplierModifier and TypeFieldDescriptionstatic final Breaker.TextBreakerSupplierBreaker.STANDARD_CHARACTER_BREAKERstatic final Breaker.TextBreakerSupplierBreaker.STANDARD_LINE_BREAKERMethods in com.openhtmltopdf.layout with parameters of type Breaker.TextBreakerSupplierModifier and TypeMethodDescriptionBreaker.doBreakText(LayoutContext c, LineBreakContext context, int avail, CalculatedStyle style, Breaker.TextBreakerSupplier lineBreaker)