| Package | Description |
|---|---|
| com.helger.pdflayout.element.hbox |
| Modifier and Type | Field and Description |
|---|---|
protected com.helger.commons.collection.ext.ICommonsList<PLHBoxColumn> |
AbstractPLHBox.m_aColumns |
| Modifier and Type | Method and Description |
|---|---|
PLHBoxColumn |
AbstractPLHBox.addAndReturnColumn(int nIndex,
IPLRenderableObject<?> aElement,
WidthSpec aWidth) |
PLHBoxColumn |
AbstractPLHBox.addAndReturnColumn(IPLRenderableObject<?> aElement,
WidthSpec aWidth) |
PLHBoxColumn |
AbstractPLHBox.getColumnAtIndex(int nIndex) |
PLHBoxColumn |
AbstractPLHBox.getFirstColumn() |
PLHBoxColumn |
AbstractPLHBox.getLastColumn() |
PLHBoxColumn |
PLHBoxColumn.setFillColor(Color aFillColor)
Set the cell fill color.
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsList<PLHBoxColumn> |
AbstractPLHBox.getAllColumns() |
Copyright © 2014–2016 Philip Helger. All rights reserved.