| Package | Description |
|---|---|
| rst.pdfbox.layout.elements.render |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnLayout
The column layout divides the page vertically into columns.
|
class |
VerticalLayout
Layout implementation that stacks drawables vertically onto the page.
|
| Modifier and Type | Method and Description |
|---|---|
Layout |
RenderContext.getLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderContext.setLayout(Layout layout)
Sets the current
Layout used for rendering. |
Copyright © 2022. All rights reserved.