Modifier and Type | Method and Description |
---|---|
ListItemBodyContainer |
makeListItemBodyContainer(ListItemBody listItemBody,
GraftingPoint graftingPoint)
Factory method for creation of
ListItemBodyContainer instances. |
ListItemLabelContainer |
makeListItemLabelContainer(ListItemLabel listItemLabel,
GraftingPoint graftingPoint)
Factory method for creation of
ListItemLabelContainer instances. |
crBpd, crIpd, pdAvailable
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
ListItemLabelContainer makeListItemLabelContainer(ListItemLabel listItemLabel, GraftingPoint graftingPoint)
ListItemLabelContainer
instances.listItemLabel
- The FOTree ListItemLabel
that is
conceptually "generating" the new container node.
Note that the new container node is not really an area, and it therefore
cannot really be generated, but we use parallel concepts to maintain
consistency.graftingPoint
- The grafting point, if any, which controls this
Area.ListItemBodyContainer makeListItemBodyContainer(ListItemBody listItemBody, GraftingPoint graftingPoint)
ListItemBodyContainer
instances.listItemBody
- The FOTree ListItemBody
that is
conceptually "generating" the new container node.
Note that the new container node is not really an area, and it therefore
cannot really be generated, but we use parallel concepts to maintain
consistency.graftingPoint
- The grafting point, if any, which controls this
Area.This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.