| Package | Description |
|---|---|
| com.itextpdf.layout.element | |
| com.itextpdf.layout.tagging |
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousInlineBox
A layout element that represents anonymous box,
see https://developer.mozilla.org/en-US/docs/Web/CSS/Visual_formatting_model#anonymous_boxes.
|
class |
BlockElement<T extends IElement>
A
BlockElement will try to take up as much horizontal space as
available to it on the canvas or page. |
class |
Cell
|
class |
Div
A
Div is a container object that defines a section in a document,
which will have some shared layout properties. |
class |
GridContainer
A
GridContainer represents a container of the css grid object. |
class |
Image
A layout element that represents an image for inclusion in the document model.
|
class |
LineSeparator
This is a line separator element which is basically just a horizontal line with
a style specified by
ILineDrawer custom drawing interface instance. |
class |
Link
A clickable piece of
Text which contains a link annotation dictionary. |
class |
List
A List is a layout element representing a series of objects that are vertically
outlined with the same or very similar layout properties, giving it a sense
of unity.
|
class |
ListItem
A list item is a layout element that is one entry in a
List. |
class |
MulticolContainer
represents a container of the column objects.
|
class |
Paragraph
A layout element that represents a self-contained block of textual and
graphical information.
|
class |
Table
A
Table is a layout element that represents data in a two-dimensional
grid. |
class |
Text
A
Text is a piece of text of any length. |
| Modifier and Type | Class and Description |
|---|---|
class |
TaggingDummyElement
Instances of the class are used for
TaggingHintKey which don't have model element
e.g. |
| Modifier and Type | Method and Description |
|---|---|
IAccessibleElement |
TaggingHintKey.getAccessibleElement()
Get accessible element.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.