Uses of Class
org.apache.fop.afp.modca.PageGroup
-
Packages that use PageGroup Package Description 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 Modifier and Type Method Description PageGroupFactory. createPageGroup()Creates a new MO:DCAPageGroupPageGroupDataStream. 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 Modifier and Type Method Description voidAbstractResourceEnvironmentGroupContainer. addPageGroup(PageGroup pageGroup)Adds a PageGroup to the resource container.
-