org.apache.fop.fo.flow
Class TableCell
org.apache.fop.fo.FONode
|
+--org.apache.fop.fo.FObj
|
+--org.apache.fop.fo.flow.TableCell
- public class TableCell
- 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
fs
FontState fs
id
String id
numColumnsSpanned
int numColumnsSpanned
numRowsSpanned
int numRowsSpanned
paddingBottom
int paddingBottom
paddingLeft
int paddingLeft
paddingRight
int paddingRight
paddingTop
int paddingTop
position
int position
setup
boolean setup
spaceAfter
int spaceAfter
spaceBefore
int spaceBefore
TableCell
public TableCell(FObj parent, PropertyList propertyList)
doSetup
public void doSetup(Area area)
throws org.apache.fop.apps.FOPException
getHeight
public int getHeight()
getNumColumnsSpanned
public int getNumColumnsSpanned()
getNumRowsSpanned
public int getNumRowsSpanned()
layout
public Status layout(Area area)
throws org.apache.fop.apps.FOPException
maker
public static FObj.Maker maker()
setRowHeight
public void setRowHeight(int h)
setStartOffset
public void setStartOffset(int offset)
setWidth
public void setWidth(int width)
to Class org.apache.fop.datatypes.ColorType
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 java.lang.String
to Class org.apache.fop.layout.AreaContainer