public class ComputeBreakabilityStep extends IterateVisualProcessStep
| Constructor and Description |
|---|
ComputeBreakabilityStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
compute(LogicalPageBox logicalPageBox) |
protected void |
finishBlockLevelBox(RenderBox box) |
protected void |
processParagraphChilds(ParagraphRenderBox box) |
finishInlineLevelBox, processBlockLevelChild, processBlockLevelNode, processBoxChilds, processFlow, processInlineLevelChild, processInlineLevelNode, processOtherLevelChild, startBlockLevelBox, startInlineLevelBox, startProcessingpublic void compute(LogicalPageBox logicalPageBox)
protected void processParagraphChilds(ParagraphRenderBox box)
processParagraphChilds in class IterateVisualProcessStepprotected void finishBlockLevelBox(RenderBox box)
finishBlockLevelBox in class IterateVisualProcessStep