| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.apache.fop.fo.FONode | +--org.apache.fop.fo.FObj | +--org.apache.fop.fo.flow.ListItemLabel
Inner Class Summary | |
public static class | ListItemLabel.Maker |
Inner classes inherited from class org.apache.fop.fo.FObj |
FObj.Maker |
Fields inherited from class org.apache.fop.fo.FObj |
properties |
Fields inherited from class org.apache.fop.fo.FONode |
BREAK_AFTER, children, START |
Constructor Summary | |
ListItemLabel(FObj parent, PropertyList propertyList) |
Method Summary | |
Status | layout(Area area) |
static FObj.Maker | maker() |
Methods inherited from class org.apache.fop.fo.FObj |
generatesReferenceAreas, getContentWidth, getName, getProperty, removeID |
Methods inherited from class org.apache.fop.fo.FONode |
forceStartOffset, forceWidth, getLinkSet, getMarkerSnapshot, getParent, removeAreas, resetMarker, rollback, setBodyIndent, setDistanceBetweenStarts, setIsInLabel, setIsInListBody, setIsInTableCell, setLabelSeparation, setLinkSet, setOrphans, setWidows |
Constructor Detail |
public ListItemLabel(FObj parent, PropertyList propertyList)
Method Detail |
public Status layout(Area area)
throws org.apache.fop.apps.FOPException
public static FObj.Maker maker()
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |