|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to an object that creates boxes from elements.
Method Summary | |
Box |
createBox(BlockElementBox parent,
Element element)
Creates a box given an element. |
RootBox |
createRootBox(Element element)
Creates a box that is the root of the layout. |
Method Detail |
public Box createBox(BlockElementBox parent, Element element)
parent
- Parent box for the new box.element
- Element for which the box should be created.public RootBox createRootBox(Element element)
element
- Root element of the document.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |