| Package | Description |
|---|---|
| com.helger.pdflayout.base | |
| com.helger.pdflayout.element.hbox | |
| com.helger.pdflayout.element.table | |
| com.helger.pdflayout.element.text | |
| com.helger.pdflayout.element.vbox |
| Modifier and Type | Method and Description |
|---|---|
PLSplitResult |
IPLSplittableObject.splitElements(float fElementWidth,
float fAvailableHeight)
Split this element into sub-elements according to the available height.
|
| Modifier and Type | Method and Description |
|---|---|
PLSplitResult |
AbstractPLHBoxSplittable.splitElements(float fElementWidth,
float fAvailableHeight) |
| Modifier and Type | Method and Description |
|---|---|
PLSplitResult |
PLTable.splitElements(float fElementWidth,
float fAvailableHeight) |
| Modifier and Type | Method and Description |
|---|---|
PLSplitResult |
PLTextSplittable.splitElements(float fElementWidth,
float fAvailableHeight) |
| Modifier and Type | Method and Description |
|---|---|
PLSplitResult |
AbstractPLVBoxSplittable.splitElements(float fElementWidth,
float fAvailableHeight) |
Copyright © 2014–2016 Philip Helger. All rights reserved.