public interface TopLevelLayoutManager
Modifier and Type | Method and Description |
---|---|
void |
activateLayout()
Activate the layout of this page sequence.
|
void |
doForcePageCount(Numeric nextPageSeqInitialPageNumber)
Act upon the force-page-count trait,
in relation to the initial-page-number trait of the following page-sequence.
|
void |
finishPageSequence()
Finished the page-sequence and notifies everyone about it.
|
void activateLayout()
void doForcePageCount(Numeric nextPageSeqInitialPageNumber)
nextPageSeqInitialPageNumber
- initial-page-number trait of next page-sequencevoid finishPageSequence()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.