Package | Description |
---|---|
com.itextpdf.layout.layout | |
com.itextpdf.layout.renderer |
Modifier and Type | Class and Description |
---|---|
class |
PositionedLayoutContext |
Modifier and Type | Method and Description |
---|---|
LayoutResult |
TextRenderer.layout(LayoutContext layoutContext) |
LayoutResult |
TableRenderer.layout(LayoutContext layoutContext)
This method simulates positioning of the renderer, including all of its children, and returns the LayoutResult , representing the layout result, including occupied area, status, i.e.
|
LayoutResult |
TabRenderer.layout(LayoutContext layoutContext) |
LayoutResult |
RootRenderer.layout(LayoutContext layoutContext)
This method simulates positioning of the renderer, including all of its children, and returns the LayoutResult , representing the layout result, including occupied area, status, i.e.
|
LayoutResult |
ParagraphRenderer.layout(LayoutContext layoutContext)
This method simulates positioning of the renderer, including all of its children, and returns the LayoutResult , representing the layout result, including occupied area, status, i.e.
|
LayoutResult |
ListRenderer.layout(LayoutContext layoutContext) |
LayoutResult |
ListItemRenderer.layout(LayoutContext layoutContext) |
LayoutResult |
LineSeparatorRenderer.layout(LayoutContext layoutContext)
This method simulates positioning of the renderer, including all of its children, and returns the LayoutResult , representing the layout result, including occupied area, status, i.e.
|
LineLayoutResult |
LineRenderer.layout(LayoutContext layoutContext) |
LayoutResult |
ImageRenderer.layout(LayoutContext layoutContext) |
LayoutResult |
IRenderer.layout(LayoutContext layoutContext)
This method simulates positioning of the renderer, including all of its children, and returns the LayoutResult , representing the layout result, including occupied area, status, i.e.
|
LayoutResult |
BlockRenderer.layout(LayoutContext layoutContext) |
LayoutResult |
AreaBreakRenderer.layout(LayoutContext layoutContext) |
Copyright © 1998–2017 iText Group NV. All rights reserved.