fop 1.0

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

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

Methods in org.apache.fop.afp that return ActiveEnvironmentGroup
 ActiveEnvironmentGroup Factory.createActiveEnvironmentGroup(int width, int height, int widthRes, int heightRes)
          Creates a new MO:DCA ActiveEnvironmentGroup
 

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

Fields in org.apache.fop.afp.modca declared as ActiveEnvironmentGroup
protected  ActiveEnvironmentGroup AbstractPageObject.activeEnvironmentGroup
          The active environment group for the page
 

Methods in org.apache.fop.afp.modca that return ActiveEnvironmentGroup
 ActiveEnvironmentGroup AbstractPageObject.getActiveEnvironmentGroup()
          Returns the ActiveEnvironmentGroup associated with this page.
 


fop 1.0

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