Package com.helger.pdflayout.element.box


package com.helger.pdflayout.element.box
  • Classes
    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.
    A box is a simple block element that encapsulates another element and has a padding, border and margin etc. itself