fop 2.1

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()
          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 2.1

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