Class PLMarginBorderPadding

java.lang.Object
com.helger.pdflayout.base.PLMarginBorderPadding
All Implemented Interfaces:
com.helger.commons.traits.IGenericImplTrait<PLMarginBorderPadding>, IPLHasBorder<PLMarginBorderPadding>, IPLHasMargin<PLMarginBorderPadding>, IPLHasMarginBorderPadding<PLMarginBorderPadding>, IPLHasOutline, IPLHasPadding<PLMarginBorderPadding>

@NotThreadSafe public class PLMarginBorderPadding extends Object implements IPLHasMarginBorderPadding<PLMarginBorderPadding>
Represents a single page layout as element. It consists of a page size, a page header and footer as well as a set of page body elements.
Author:
Philip Helger