| |||||||||
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.pagination.Region | +--org.apache.fop.fo.pagination.RegionBody
Inner Class Summary | |
public static class | RegionBody.Maker |
Inner classes inherited from class org.apache.fop.fo.FObj |
FObj.Maker |
Field Summary | |
(package private) ColorType | backgroundColor |
final static String | REGION_CLASS |
Fields inherited from class org.apache.fop.fo.pagination.Region |
PROP_REGION_NAME |
Fields inherited from class org.apache.fop.fo.FObj |
properties |
Fields inherited from class org.apache.fop.fo.FONode |
BREAK_AFTER, children, START |
Method Summary | |
String | getRegionClass() |
static FObj.Maker | maker() |
(package private) RegionArea | makeRegionArea(int allocationRectangleXPosition, int allocationRectangleYPosition, int allocationRectangleWidth, int allocationRectangleHeight) |
Methods inherited from class org.apache.fop.fo.pagination.Region |
generatesReferenceAreas, getRegionName |
Methods inherited from class org.apache.fop.fo.FObj |
getContentWidth, getName, getProperty, layout, 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 |
Field Detail |
ColorType backgroundColor
public final static String REGION_CLASS
Method Detail |
public String getRegionClass()
public static FObj.Maker maker()
RegionArea makeRegionArea(int allocationRectangleXPosition, int allocationRectangleYPosition, int allocationRectangleWidth, int allocationRectangleHeight)
Association Links |
to Class org.apache.fop.datatypes.ColorType
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |