Class FlowingColumnContainerBox.ColumnBreakStore
java.lang.Object
com.openhtmltopdf.render.FlowingColumnContainerBox.ColumnBreakStore
- Enclosing class:
FlowingColumnContainerBox
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<FlowingColumnContainerBox.ColumnBreakOpportunity> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
breaks
-
processedContainers
-
-
Constructor Details
-
ColumnBreakStore
public ColumnBreakStore()
-
-
Method Details
-
addBreak
-
checkContainerShouldProcess
Whether an ancestor box needs to be added to the list of ancestors.- Returns:
- true to process this ancestor (we haven't seen it yet).
-
toString
-