Class PLHBoxColumn
- java.lang.Object
-
- com.helger.pdflayout.element.hbox.PLHBoxColumn
-
-
Constructor Summary
Constructors Constructor Description PLHBoxColumn(IPLRenderableObject<?> aElement, WidthSpec aWidth)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IPLRenderableObject<?>getElement()WidthSpecgetWidth()StringtoString()
-
-
-
Constructor Detail
-
PLHBoxColumn
public PLHBoxColumn(@Nonnull IPLRenderableObject<?> aElement, @Nonnull WidthSpec aWidth)
-
-