Package org.apache.fop.area


package org.apache.fop.area

FOP's area tree.

  • Class
    Description
    Abstract base class for objects that are processed by the renderer outside of the actual document.
    Base object for all areas.
    Event producer interface for events related to the area tree.
    Provider class for the event producer.
    Area tree handler for formatting objects.
    This is the model for the area tree object.
    Abstract base class for all area tree objects.
    This is a parser for the area tree XML (intermediate format) which is used to reread an area tree (or part of it) into memory again for rendering to the final output format.
    The before-float-reference-area optionally generated by an fo:region-body.
    This is the block area class.
    A BlockParent holds block-level areas.
    A BlockViewport.
    This class is a container for the areas that may be generated by an fo:region-body.
    An instance of this class is either a PDF bookmark-tree and its child bookmark-items, or a bookmark-item and the child child bookmark-items under it.
    A simple cached render pages model.
    Describe a PDF or PostScript style coordinate transformation matrix (CTM).
    An instance of this class is named destination from fox:destination
    The footnote-reference-area optionally generated by an fo:region-body.
    Used by the AreaTreeHandler to keep track of ID reference usage on a PageViewport level.
    The line area.
    Link resolving for resolving internal links.
    The main-reference-area generated by an fo:region-body This object holds one or more span-reference-areas (block-areas stacked in the block progression direction) See fo:region-body definition in the XSL Rec for more information.
    The normal-flow-reference-area class.
    This class wraps ExtensionAttachments which cannot be transported inside the area tree but need to be handled in the AreaTreeHandler.
    Interface for objects that are processed by the renderer outside of the actual document.
    The page.
    Represents a page sequence in the area tree.
    Page viewport that specifies the viewport area and holds the page contents.
    This is a region reference area for a page regions.
    Region Viewport area.
    This uses the AreaTreeModel to store the pages Each page is either rendered if ready or prepared for later rendering.
    Resolvable Interface.
     
    The span-reference-area.
    Area traits used for rendering.
    Background trait structure.
    External Link trait structure
    Class for internal link traits.
    A viewport-area that may clip its content.