public class FillPhysicalPagesStep extends IterateVisualProcessStep
| Constructor | Description |
|---|---|
FillPhysicalPagesStep() |
| Modifier and Type | Method | 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, startProcessingpublic LogicalPageBox compute(LogicalPageBox pagebox, long pageStart, long pageEnd)
protected void processParagraphChilds(ParagraphRenderBox box)
processParagraphChilds in class IterateVisualProcessStepprotected boolean startBlockLevelBox(RenderBox box)
startBlockLevelBox in class IterateVisualProcessStepbox -