Uses of Class
org.apache.fop.afp.modca.ActiveEnvironmentGroup
Packages that use ActiveEnvironmentGroup
Package
Description
Contains an AFP library.
Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects.
-
Uses of ActiveEnvironmentGroup in org.apache.fop.afp
Methods in org.apache.fop.afp that return ActiveEnvironmentGroupModifier and TypeMethodDescriptionFactory.createActiveEnvironmentGroup(int width, int height, int widthRes, int heightRes) Creates a new MO:DCAActiveEnvironmentGroup -
Uses of ActiveEnvironmentGroup in org.apache.fop.afp.modca
Fields in org.apache.fop.afp.modca declared as ActiveEnvironmentGroupModifier and TypeFieldDescriptionprotected ActiveEnvironmentGroupAbstractPageObject.activeEnvironmentGroupThe active environment group for the pageMethods in org.apache.fop.afp.modca that return ActiveEnvironmentGroupModifier and TypeMethodDescriptionAbstractPageObject.getActiveEnvironmentGroup()Returns the ActiveEnvironmentGroup associated with this page.