fop 0.95

Uses of Class
org.apache.fop.fo.flow.ListItemLabel

Packages that use ListItemLabel
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 ListItemLabel in org.apache.fop.fo.flow
 

Methods in org.apache.fop.fo.flow that return ListItemLabel
 ListItemLabel ListItem.getLabel()
           
 

Uses of ListItemLabel in org.apache.fop.layoutmgr.list
 

Methods in org.apache.fop.layoutmgr.list with parameters of type ListItemLabel
 void ListItemLayoutManager.setLabel(ListItemLabel node)
          Create a LM for the fo:list-item-label object
 

Constructors in org.apache.fop.layoutmgr.list with parameters of type ListItemLabel
ListItemContentLayoutManager(ListItemLabel node)
          Create a new Cell layout manager.
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.