| Package | Description | 
|---|---|
| com.itextpdf.layout | |
| com.itextpdf.layout.element | |
| com.itextpdf.layout.renderer | 
| Modifier and Type | Method and Description | 
|---|---|
| Document | Document. add(AreaBreak areaBreak)
             Terminates the current element, usually a page. 
            | 
| Document | Document. add(IBlockElement element) | 
| Constructor and Description | 
|---|
| ColumnDocumentRenderer(Document document, boolean immediateFlush, Rectangle[] columns)
             Creates a ColumnDocumentRenderer whose elements need not be flushed immediately. 
            | 
| ColumnDocumentRenderer(Document document, Rectangle[] columns)
             Creates a ColumnDocumentRenderer. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ILargeElement. setDocument(Document document)
             Sets the document this element is bound to. 
            | 
| void | Table. setDocument(Document document) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Document | DocumentRenderer. document | 
| Constructor and Description | 
|---|
| DocumentRenderer(Document document) | 
| DocumentRenderer(Document document, boolean immediateFlush) | 
Copyright © 1998–2019 iText Group NV. All rights reserved.