| Package | Description |
|---|---|
| com.lowagie.text |
| Modifier and Type | Class and Description |
|---|---|
class |
Cell
A
Cell is a Rectangle containing other
Elements. |
class |
Row
A
Row is part of a Table
and contains some Cells. |
class |
Table
A
Table is a Rectangle that contains Cells,
ordered in some kind of matrix. |
Copyright © 2019. All rights reserved.