|
fop 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListItemBody | |
org.apache.fop.fo.flow | All the block- and inline-level flow formatting objects. |
org.apache.fop.layoutmgr.list | Layout managers for lists. |
Uses of ListItemBody in org.apache.fop.fo.flow |
Methods in org.apache.fop.fo.flow that return ListItemBody | |
ListItemBody |
ListItem.getBody()
|
Uses of ListItemBody in org.apache.fop.layoutmgr.list |
Methods in org.apache.fop.layoutmgr.list with parameters of type ListItemBody | |
void |
ListItemLayoutManager.setBody(ListItemBody node)
Create a LM for the fo:list-item-body object |
Constructors in org.apache.fop.layoutmgr.list with parameters of type ListItemBody | |
ListItemContentLayoutManager(ListItemBody node)
Create a new Cell layout manager. |
|
fop 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |