fop 1.0

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

Packages that use PageGroup
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 PageGroup in org.apache.fop.afp
 

Methods in org.apache.fop.afp that return PageGroup
 PageGroup Factory.createPageGroup(int tleSequence)
          Creates a new MO:DCA PageGroup
 PageGroup DataStream.getCurrentPageGroup()
          Returns the current page group
 

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

Methods in org.apache.fop.afp.modca with parameters of type PageGroup
 void AbstractResourceEnvironmentGroupContainer.addPageGroup(PageGroup pageGroup)
          Adds a PageGroup to the resource container.
 


fop 1.0

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