info.informatica.doc.style.css.visual.box
Class Table
java.lang.Object
info.informatica.doc.style.css.visual.box.AbstractCSSBox
info.informatica.doc.style.css.visual.box.AbstractBlockBox
info.informatica.doc.style.css.visual.box.Table
- All Implemented Interfaces:
- CSSBox, CSSContainerBox
public class Table
- extends AbstractBlockBox
- implements CSSContainerBox
CSS table implementation.
| Methods inherited from class info.informatica.doc.style.css.visual.box.AbstractCSSBox |
getBackgroundPosition, getBorderBottomColor, getBorderBottomWidth, getBorderLeftColor, getBorderLeftWidth, getBorderRightColor, getBorderRightWidth, getBorderTopColor, getBorderTopWidth, getComputedStyle, getContainingBlock, getFontFamily, getFontSize, getFontWeight, getGeneratedSibling, getLeading, getLeading, getLeft, getLineHeight, getLineHeight, getLineHeightCSSValue, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getRight, setContainingBlock, setErrorHandler |
| Methods inherited from interface info.informatica.doc.style.css.visual.CSSBox |
getBackgroundPosition, getBorderBottomColor, getBorderBottomWidth, getBorderLeftColor, getBorderLeftWidth, getBorderRightColor, getBorderRightWidth, getBorderTopColor, getBorderTopWidth, getComputedStyle, getContainingBlock, getGeneratedSibling, getLeft, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getRight, setErrorHandler |
Table
public Table(CSS2ComputedProperties style)
setBoxContainer
public void setBoxContainer(CSSBoxContainer rowContainer)
- Specified by:
setBoxContainer in interface CSSContainerBox
asContainerBox
public CSSBoxContainer asContainerBox()
- Description copied from interface:
CSSContainerBox
- Retrieve the box container object.
- Specified by:
asContainerBox in interface CSSContainerBox
- Returns:
- the box container with the child boxes.
getContentWidth
public float getContentWidth()
getMinimumWidth
public float getMinimumWidth()