Package org.daisy.dotify.formatter.impl.sheet

Provides functionality for laying out BlockSequences into Sheets.

The main class is SheetDataSource. Uses the org.daisy.dotify.formatter.impl.page package to layout a BlockSequence into Pages.

Also contains some classes related to volume breaking.

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.