info.informatica.doc.style.css.visual.box
Class AbstractInlineBox
java.lang.Object
info.informatica.doc.style.css.visual.box.AbstractCSSBox
info.informatica.doc.style.css.visual.box.AbstractInlineBox
- All Implemented Interfaces:
- CSSBox
- Direct Known Subclasses:
- InlineBox, InlineTable
public abstract class AbstractInlineBox
- extends AbstractCSSBox
Abstract inline box.
| 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, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getRight, setContainingBlock, setErrorHandler |
AbstractInlineBox
public AbstractInlineBox(CSS2ComputedProperties style)
getContentWidth
public abstract float getContentWidth()
computeHeight
public abstract float computeHeight(float width)