| Package | Description |
|---|---|
| com.helger.pdflayout.element.table |
| Modifier and Type | Method and Description |
|---|---|
static PLTable |
PLTable.createWithEvenlySizedColumns(int nColumnCount)
Create a new table with evenly sized columns.
|
static PLTable |
PLTable.createWithPercentage(float... aPercentages)
Create a new table with the specified percentages.
|
PLTable |
PLTable.setBasicDataFrom(PLTable aSource) |
PLTable |
PLTable.setHeaderRowCount(int nHeaderRowCount)
Set the number of header rows in this table.
|
| Modifier and Type | Method and Description |
|---|---|
PLTable |
PLTable.setBasicDataFrom(PLTable aSource) |
Copyright © 2014–2016 Philip Helger. All rights reserved.