Class PageAreaRenderBox

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class PageAreaRenderBox
    extends BlockRenderBox
    A renderbox, that represents a page-area. As our CSS-parser does not yet handle @page declarations, we can ignore all advanced features and concentrate on the plain content holding ability of this element.
    Author:
    Thomas Morgner