|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CSSContainerBox
A box that acts as a container for other boxes.
| Method Summary | |
|---|---|
CSSBoxContainer |
asContainerBox()
Retrieve the box container object. |
float |
getHeight()
Gets the computed height of this box, expressed in the unit given by the StyleDatabase.getNaturalUnit() method. |
float |
getWidth()
Gets the computed width of this box, expressed in the unit given by the StyleDatabase.getNaturalUnit() method. |
void |
setBoxContainer(CSSBoxContainer container)
|
| 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 |
| Method Detail |
|---|
void setBoxContainer(CSSBoxContainer container)
CSSBoxContainer asContainerBox()
float getWidth()
StyleDatabase.getNaturalUnit() method.
float getHeight()
StyleDatabase.getNaturalUnit() method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||