Package org.daisy.dotify.formatter.impl.page

Provides functionality for laying out a BlockSequence into Pages.

The main class is PageSequenceBuilder2.

Uses the org.daisy.dotify.formatter.impl.row package to layout blocks into rows.

IMPORTANT: This package is part of the FormatterFactory implementation in org.daisy.dotify.formatter.impl. Classes in this package should only be used by this implementation.