public class FillPhysicalPagesStep extends IterateVisualProcessStep
Constructor and Description |
---|
FillPhysicalPagesStep() |
Modifier and Type | Method and Description |
---|---|
LogicalPageBox |
compute(LogicalPageBox pagebox,
long pageStart,
long pageEnd) |
protected void |
processParagraphChilds(ParagraphRenderBox box) |
protected boolean |
startBlockLevelBox(RenderBox box)
Invisible nodes may need special treatment here.
|
finishBlockLevelBox, finishInlineLevelBox, processBlockLevelChild, processBlockLevelNode, processBoxChilds, processFlow, processInlineLevelChild, processInlineLevelNode, processOtherLevelChild, startInlineLevelBox, startProcessing
public LogicalPageBox compute(LogicalPageBox pagebox, long pageStart, long pageEnd)
protected void processParagraphChilds(ParagraphRenderBox box)
processParagraphChilds
in class IterateVisualProcessStep
protected boolean startBlockLevelBox(RenderBox box)
startBlockLevelBox
in class IterateVisualProcessStep
box
-