Uses of Class
org.apache.fop.afp.modca.AbstractResourceGroupContainer
-
Packages that use AbstractResourceGroupContainer Package Description org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of AbstractResourceGroupContainer in org.apache.fop.afp.modca
Subclasses of AbstractResourceGroupContainer in org.apache.fop.afp.modca Modifier and Type Class Description class
AbstractResourceEnvironmentGroupContainer
An abstract class which encapsulates the common features of Document and PageGroup resource containersclass
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.
-