@NotThreadSafe public final class PLHBoxColumn extends Object
| Constructor and Description |
|---|
PLHBoxColumn(IPLRenderableObject<?> aElement,
WidthSpec aWidth) |
| Modifier and Type | Method and Description |
|---|---|
IPLRenderableObject<?> |
getElement() |
Color |
getFillColor() |
WidthSpec |
getWidth() |
PLHBoxColumn |
setFillColor(Color aFillColor)
Set the cell fill color.
|
String |
toString() |
public PLHBoxColumn(@Nonnull IPLRenderableObject<?> aElement, @Nonnull WidthSpec aWidth)
@Nonnull public IPLRenderableObject<?> getElement()
@Nonnull public PLHBoxColumn setFillColor(@Nullable Color aFillColor)
aFillColor - The fill color to use. May be null.Copyright © 2014–2016 Philip Helger. All rights reserved.