public class CleanStreamedBoxesStep extends IterateVisualProcessStep
| Constructor and Description |
|---|
CleanStreamedBoxesStep() |
| Modifier and Type | Method and 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