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