Package com.helger.pdflayout.element.box
-
Class Summary Class Description AbstractPLBox<IMPLTYPE extends AbstractPLBox<IMPLTYPE>> A box is a simple element that encapsulates another element and has a padding, border and margin itself as well as it can align the contained element.AbstractPLInlineBox<IMPLTYPE extends AbstractPLInlineBox<IMPLTYPE>> A box is a simple element that encapsulates another element and has a padding, border and margin itself as well as it can align the contained element.PLBox A box is a simple block element that encapsulates another element and has a padding, border and margin etc. itself