Class FillPhysicalPagesStep


  • public final class FillPhysicalPagesStep
    extends IterateVisualProcessStep
    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.

    Author:
    Thomas Morgner