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, startProcessingpublic void compute(LogicalPageBox pageBox)
protected void processParagraphChilds(ParagraphRenderBox box)
processParagraphChilds in class IterateVisualProcessStepprotected boolean startBlockLevelBox(RenderBox box)
startBlockLevelBox in class IterateVisualProcessStep