org.apache.fop.fo.flow
Class TableColumn
org.apache.fop.fo.FONode
|
+--org.apache.fop.fo.FObj
|
+--org.apache.fop.fo.flow.TableColumn
- public class TableColumn
- 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
columnOffset
int columnOffset
columnWidth
int columnWidth
fs
FontState fs
paddingBottom
int paddingBottom
paddingLeft
int paddingLeft
paddingRight
int paddingRight
paddingTop
int paddingTop
TableColumn
public TableColumn(FObj parent, PropertyList propertyList)
getColumnNumber
public int getColumnNumber()
getColumnWidth
public int getColumnWidth()
layout
public Status layout(Area area)
throws org.apache.fop.apps.FOPException
maker
public static FObj.Maker maker()
setColumnOffset
public void setColumnOffset(int columnOffset)
setHeight
public void setHeight(int height)
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