Package | Description |
---|---|
org.xhtmlrenderer.newtable | |
org.xhtmlrenderer.render |
Modifier and Type | Class and Description |
---|---|
class |
TableBox |
class |
TableCellBox |
class |
TableRowBox |
class |
TableSectionBox |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousBlockBox
An anonymous block box as defined in the CSS spec.
|
class |
BlockBox
A block box as defined in the CSS spec.
|
class |
InlineLayoutBox
A
Box which contains the portion of an inline element layed out on a
single line. |
class |
LineBox
A line box contains a single line of text (or other inline content).
|
class |
MarginBox
A dummy box representing one side of the margin area of a page.
|
class |
ViewportBox
A dummy box representing the viewport
|