|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ListItemArea
Area for a list-item.
Method Summary | |
---|---|
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. |
Methods inherited from interface org.axsl.area.Area |
---|
crBpd, crIpd, pdAvailable |
Methods inherited from interface org.axsl.area.AreaNode |
---|
ancestorArea, ancestorBlockContentFactory, ancestorNormalBlockArea, ancestorTableArea, getAreaName, getAreaTree, getPage, isFirstChildOfGeneratedBy, nearestArea, nearestGeneratedByBlockLevelFo, removeChild, siblingIndex, traitGeneratedBy |
Methods inherited from interface javax.swing.tree.TreeNode |
---|
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf |
Methods inherited from interface org.axsl.fo.FoContext |
---|
bpdAncestorBlockOrRa, getGraftingPoint, heightContainingBlock, ipdAncestorBlockArea, ipdAncestorBlockOrRa, ipdContainingRefArea, ipdParentArea, isFirst, isLast, tableWidth, widthContainingBlock |
Method Detail |
---|
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.
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.