Modifier and Type | Interface and Description |
---|---|
static class |
PageCollection.Force
Enumeration of possible "force" values when creating new pages.
|
Modifier and Type | Method and Description |
---|---|
AreaTree |
getAreaTree()
Returns the parent AreaTree.
|
int |
getPageCount()
Returns the current count of pages in this collection.
|
PageSequence |
getPageSequence()
Returns the generating PageSequence.
|
void |
layoutComplete()
Allows a layout system to notify the page that it is done adding content
to it.
|
PageArea |
makePage(PageCollection.Force forceValue)
Creates a new page area for the given parameters.
|
ancestorArea, ancestorBlockContentFactory, ancestorNormalBlockArea, ancestorTableArea, getAreaName, getPage, isFirstChildOfGeneratedBy, nearestArea, nearestGeneratedByBlockLevelFo, removeChild, siblingIndex, traitGeneratedBy
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf
bpdAncestorBlockOrRa, getGraftingPoint, heightContainingBlock, ipdAncestorBlockArea, ipdAncestorBlockOrRa, ipdContainingRefArea, ipdParentArea, isFirst, isLast, tableWidth, widthContainingBlock
AreaTree getAreaTree()
getAreaTree
in interface AreaNode
PageSequence getPageSequence()
void layoutComplete() throws AreaTreeException
AreaTreeException
- If this is unable to add any blank pages it
is required to add at its end.PageArea makePage(PageCollection.Force forceValue) throws AreaTreeException
forceValue
- Indicates whether the new page should be forced to be
odd, even, or should not be forced to any parity.AreaTreeException
- If a new page cannot be created.int getPageCount()
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.