|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CSSInlineBoxContainer
A CSS block box that contains only inline boxes.
| Method Summary | |
|---|---|
float |
computeHeight(float width)
Compute the height of the box, for the given width. |
List<CSSBox> |
getInlineBoxes()
Gets the descendant inline boxes. |
boolean |
overflowsWidth()
|
| Methods inherited from interface info.informatica.doc.style.css.visual.container.CSSBoxContainer |
|---|
getContentWidth, getMinimumWidth |
| Method Detail |
|---|
List<CSSBox> getInlineBoxes()
boolean overflowsWidth()
float computeHeight(float width)
width - the width.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||