Package | Description |
---|---|
com.itextpdf.layout.element |
Modifier and Type | Class and Description |
---|---|
class |
Image
A layout element that represents an image for inclusion in the document model.
|
class |
Link
A clickable piece of Text which contains a link annotation dictionary .
|
class |
Tab
|
class |
Text
A Text is a piece of text of any length.
|
Modifier and Type | Method and Description |
---|---|
|
Paragraph.addAll(List
Adds a List of layout elements to the Paragraph.
|
Modifier and Type | Method and Description |
---|---|
Paragraph |
Paragraph.add(ILeafElement element)
Adds a layout element to the Paragraph.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.