Uses of Enum Class
com.openhtmltopdf.layout.LineBreakContext.LineBreakResult
Packages that use LineBreakContext.LineBreakResult
-
Uses of LineBreakContext.LineBreakResult in com.openhtmltopdf.layout
Subclasses with type arguments of type LineBreakContext.LineBreakResult in com.openhtmltopdf.layoutMethods in com.openhtmltopdf.layout that return LineBreakContext.LineBreakResultModifier and TypeMethodDescriptionBreaker.doBreakText(LayoutContext c, LineBreakContext context, int avail, CalculatedStyle style, Breaker.TextBreakerSupplier lineBreaker) Returns the enum constant of this class with the specified name.static LineBreakContext.LineBreakResult[]LineBreakContext.LineBreakResult.values()Returns an array containing the constants of this enum class, in the order they are declared.