public static class FlowingColumnContainerBox.ColumnBreakStore extends Object
| Constructor and Description |
|---|
ColumnBreakStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBreak(Box box,
List<Box> ancestors)
Add a break opportunity.
|
boolean |
checkContainerShouldProcess(Box container)
Whether an ancestor box needs to be added to the list of ancestors.
|
String |
toString() |
public void addBreak(Box box, List<Box> ancestors)
public boolean checkContainerShouldProcess(Box container)
Copyright © 2004–2025. All rights reserved.