org.jfree.layouting.renderer.process
Class FillPhysicalPagesStep
public class FillPhysicalPagesStep
This Step copies all content from the logical page into the page-grid. When
done, it clears the content and replaces the elements with dummy-nodes. These
nodes have a fixed-size (the last known layouted size), and will not be
recomputed later.
Adjoining dummy-nodes get unified into a single node, thus simplifying and
pruning the document tree.
finishBlockLevelBox , finishInlineLevelBox , processBlockLevelChild , processBlockLevelNode , processBoxChilds , processFlow , processInlineLevelChild , processInlineLevelNode , processOtherLevelChild , processParagraphChilds , startBlockLevelBox , startInlineLevelBox , startProcessing |
FillPhysicalPagesStep
public FillPhysicalPagesStep()