Class PLPageSet

All Implemented Interfaces:
com.helger.commons.id.IHasID<String>, com.helger.commons.traits.IGenericImplTrait<PLPageSet>, IPLHasBorder<PLPageSet>, IPLHasFillColor<PLPageSet>, IPLHasMargin<PLPageSet>, IPLHasMarginBorderPadding<PLPageSet>, IPLHasOutline, IPLHasPadding<PLPageSet>, IPLObject<PLPageSet>, IPLVisitable

@NotThreadSafe public class PLPageSet extends AbstractPLObject<PLPageSet> implements IPLHasMarginBorderPadding<PLPageSet>, IPLHasFillColor<PLPageSet>
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