public interface AreaTree extends AreaNode, PageCollectionFactory
AreaTreeFactory.makeAreaTree(Root)
.Modifier and Type | Method and Description |
---|---|
void |
contentComplete()
Client applications (applications that are pushing content into the
Area Tree) should run this method to notify the area tree that there is
no more content to be added to the document.
|
FontConsumer |
getFontConsumer()
Returns the FontConsumer instance used by this AreaTree.
|
TextServer |
getTextServer()
Returns the TextServer instance used by this AreaTree.
|
void |
registerListener(AreaTreeListener listener)
Registers a listener for notification of
AreaTreeEvent firings. |
ancestorArea, ancestorBlockContentFactory, ancestorNormalBlockArea, ancestorTableArea, getAreaName, getAreaTree, 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
makePageCollection
void contentComplete()
AreaTreeEvent
.void registerListener(AreaTreeListener listener)
AreaTreeEvent
firings.listener
- The listener object which should be notified about
AreaTreeEvent
firings.FontConsumer getFontConsumer()
TextServer getTextServer()
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.