org.apache.fop.fo.flow
Class BlockContainer
org.apache.fop.fo.FONode
|
+--org.apache.fop.fo.FObj
|
+--org.apache.fop.fo.flow.BlockContainer
- public class BlockContainer
- extends FObj
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 |
areaContainer
AreaContainer areaContainer
backgroundColor
ColorType backgroundColor
borderBottomColor
ColorType borderBottomColor
borderBottomStyle
int borderBottomStyle
borderBottomWidth
int borderBottomWidth
borderLeftColor
ColorType borderLeftColor
borderLeftStyle
int borderLeftStyle
borderLeftWidth
int borderLeftWidth
borderRightColor
ColorType borderRightColor
borderRightStyle
int borderRightStyle
borderRightWidth
int borderRightWidth
borderTopColor
ColorType borderTopColor
borderTopStyle
int borderTopStyle
borderTopWidth
int borderTopWidth
bottom
int bottom
fs
FontState fs
height
int height
left
int left
paddingBottom
int paddingBottom
paddingLeft
int paddingLeft
paddingRight
int paddingRight
paddingTop
int paddingTop
pageSequence
PageSequence pageSequence
position
int position
right
int right
span
int span
top
int top
width
int width
generatesReferenceAreas
public boolean generatesReferenceAreas()
getContentWidth
public int getContentWidth()
- Return the content width of the boxes generated by this block
container FO.
getSpan
public int getSpan()
layout
public Status layout(Area area)
throws org.apache.fop.apps.FOPException
maker
public static FObj.Maker maker()
to Class org.apache.fop.layout.FontState
to Class org.apache.fop.datatypes.ColorType
to Class org.apache.fop.datatypes.ColorType
to Class org.apache.fop.datatypes.ColorType
to Class org.apache.fop.datatypes.ColorType
to Class org.apache.fop.datatypes.ColorType
to Class org.apache.fop.layout.AreaContainer
to Class org.apache.fop.fo.pagination.PageSequence