fop 1.0

Uses of Class
org.apache.fop.afp.modca.AbstractPageObject

Packages that use AbstractPageObject
org.apache.fop.afp Contains an AFP library. 
org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. 
 

Uses of AbstractPageObject in org.apache.fop.afp
 

Methods in org.apache.fop.afp that return AbstractPageObject
 AbstractPageObject DataStream.getCurrentPage()
          Returns the current page
 

Uses of AbstractPageObject in org.apache.fop.afp.modca
 

Subclasses of AbstractPageObject in org.apache.fop.afp.modca
 class AbstractResourceEnvironmentGroupContainer
          An abstract class which encapsulates the common features of Document and PageGroup resource containers
 class AbstractResourceGroupContainer
          An abstract container of resource objects
 class Document
          The document is the highest level of the MO:DCA data-stream document component hierarchy.
 class Overlay
          An overlay is a MO:DCA-P resource object.
 class PageGroup
          A page group is used in the data stream to define a named, logical grouping of sequential pages.
 class PageObject
          Pages contain the data objects that comprise a presentation document.
 


fop 1.0

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