fop 0.95

Uses of Package
org.apache.fop.fo.pagination

Packages that use org.apache.fop.fo.pagination
org.apache.fop.apps Application classes used for running FOP embedded in other applications. 
org.apache.fop.area FOP's area tree. 
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.fo.extensions Base classes for implementing extensions to XSL-FO. 
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
org.apache.fop.layoutmgr FOP's layout engine. 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
org.apache.fop.render.mif MIF Output Support 
org.apache.fop.render.rtf RTF (Rich Text Format) Output Support 
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.apps
AbstractPageSequence
          Abstract base class for the fo:page-sequence formatting object and the fox:external-document extension object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.area
AbstractPageSequence
          Abstract base class for the fo:page-sequence formatting object and the fox:external-document extension object.
PageSequence
          Abstract base implementation for page sequences.
Region
          This is an abstract base class for pagination regions
RegionBody
          The fo:region-body element.
SimplePageMaster
          A simple-page-master formatting object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.fo
Flow
          Class modelling the fo:flow object.
PageSequence
          Abstract base implementation for page sequences.
Root
          The fo:root formatting object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.fo.extensions
AbstractPageSequence
          Abstract base class for the fo:page-sequence formatting object and the fox:external-document extension object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.fo.pagination
AbstractPageSequence
          Abstract base class for the fo:page-sequence formatting object and the fox:external-document extension object.
ColorProfile
          The fo:color-profile formatting object.
ConditionalPageMasterReference
          A conditional-page-master-reference formatting object.
Declarations
          Declarations formatting object.
Flow
          Class modelling the fo:flow object.
LayoutMasterSet
          The layout-master-set formatting object.
PageSequence
          Abstract base implementation for page sequences.
PageSequenceMaster
          The page-sequence-master formatting object.
Region
          This is an abstract base class for pagination regions
RegionBA
          Abstract base class for fo:region-before and fo:region-after.
RegionSE
          Abstract base class for fo:region-start and fo:region-end.
Root
          The fo:root formatting object.
SideRegion
          Common base class for side regions (before, after, start, end).
SimplePageMaster
          A simple-page-master formatting object.
StaticContent
          Class modelling the fo:static-content object.
SubSequenceSpecifier
          Classes that implement this interface can be added to a PageSequenceMaster, and are capable of looking up an appropriate PageMaster.
Title
          Class modelling the fo:title object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.layoutmgr
AbstractPageSequence
          Abstract base class for the fo:page-sequence formatting object and the fox:external-document extension object.
Flow
          Class modelling the fo:flow object.
PageSequence
          Abstract base implementation for page sequences.
SideRegion
          Common base class for side regions (before, after, start, end).
StaticContent
          Class modelling the fo:static-content object.
Title
          Class modelling the fo:title object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.layoutmgr.inline
Title
          Class modelling the fo:title object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.render.mif
Flow
          Class modelling the fo:flow object.
PageSequence
          Abstract base implementation for page sequences.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.render.rtf
Flow
          Class modelling the fo:flow object.
PageSequence
          Abstract base implementation for page sequences.
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.