public interface Layout
| Modifier and Type | Method and Description |
|---|---|
void |
formatPageSequence(PageCollection pageCollection)
Lays out content by creating the needed content in the given
PageCollection to satisfy the PageCollection's cousin PageSequence in the
FOTree.
|
void formatPageSequence(PageCollection pageCollection) throws LayoutException, AreaTreeException
pageCollection - A PageCollection instance from the AreaTree.LayoutException - For errors from the Layout system during layout.AreaTreeException - For errors from the Area Tree during
layout.This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.