org.apache.fop.fo.flow
Class Block
org.apache.fop.fo.FONode
|
+--org.apache.fop.fo.FObj
|
+--org.apache.fop.fo.FObjMixed
|
+--org.apache.fop.fo.flow.Block
- public class Block
- extends FObjMixed
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 |
align
int align
alignLast
int alignLast
anythingLaidOut
boolean anythingLaidOut
backgroundColor
ColorType backgroundColor
blockArea
BlockArea blockArea
blockOrphans
int blockOrphans
blockWidows
int blockWidows
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
breakAfter
int breakAfter
breakBefore
int breakBefore
country
String country
endIndent
int endIndent
fs
FontState fs
hyphenate
int hyphenate
hyphenationChar
char hyphenationChar
hyphenationPushCharacterCount
int hyphenationPushCharacterCount
hyphenationRemainCharacterCount
int hyphenationRemainCharacterCount
id
String id
keepWithNext
int keepWithNext
language
String language
lineHeight
int lineHeight
paddingBottom
int paddingBottom
paddingLeft
int paddingLeft
paddingRight
int paddingRight
paddingTop
int paddingTop
spaceAfter
int spaceAfter
spaceBefore
int spaceBefore
span
int span
startIndent
int startIndent
textIndent
int textIndent
Block
public Block(FObj parent, PropertyList propertyList)
getAreaHeight
public int getAreaHeight()
getContentWidth
public int getContentWidth()
- Return the content width of the boxes generated by this 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 java.lang.String
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 java.lang.String
to Class java.lang.String
to Class org.apache.fop.layout.BlockArea