fop 1.0

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
          Class modelling the fo:page-sequence object.
Region
          This is an abstract base class for pagination regions.
RegionBody
          Class modelling the fo:region-body object.
SimplePageMaster
          Class modelling the fo:simple-page-master object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.fo
Flow
          Class modelling the fo:flow object.
PageSequence
          Class modelling the fo:page-sequence object.
Root
          Class modeling 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
          Class modelling the fo:color-profile object.
ConditionalPageMasterReference
          Class modelling the fo:conditional-page-master-reference object.
Declarations
          Class modelling the fo:declarations object.
Flow
          Class modelling the fo:flow object.
LayoutMasterSet
          Class modelling the fo:layout-master-set object.
PageProductionException
          Exception thrown by FOP if there is a problem while producing new pages.
PageSequence
          Class modelling the fo:page-sequence object.
PageSequenceMaster
          Class modelling the fo:page-sequence-master 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
          Class modeling the fo:root formatting object.
SideRegion
          Common base class for side regions (before, after, start, end).
SimplePageMaster
          Class modelling the fo:simple-page-master 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 SimplePageMaster.
Title
          Class modeling 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.
PageProductionException
          Exception thrown by FOP if there is a problem while producing new pages.
PageSequence
          Class modelling the fo:page-sequence object.
SideRegion
          Common base class for side regions (before, after, start, end).
StaticContent
          Class modelling the fo:static-content object.
Title
          Class modeling the fo:title object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.layoutmgr.inline
Title
          Class modeling 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
          Class modelling the fo:page-sequence object.
 

Classes in org.apache.fop.fo.pagination used by org.apache.fop.render.rtf
Flow
          Class modelling the fo:flow object.
PageSequence
          Class modelling the fo:page-sequence object.
 


fop 1.0

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