Uses of Class
org.apache.fop.layout.BackgroundProps

Packages that use BackgroundProps
org.apache.fop.fo   
org.apache.fop.layout   
 

Uses of BackgroundProps in org.apache.fop.fo
 

Methods in org.apache.fop.fo that return BackgroundProps
 BackgroundProps PropertyManager.getBackgroundProps()
           
 

Uses of BackgroundProps in org.apache.fop.layout
 

Fields in org.apache.fop.layout declared as BackgroundProps
protected  BackgroundProps RegionArea.background
           
protected  BackgroundProps Area.background
           
 

Methods in org.apache.fop.layout that return BackgroundProps
 BackgroundProps RegionArea.getBackground()
           
 BackgroundProps Area.getBackground()
           
 

Methods in org.apache.fop.layout with parameters of type BackgroundProps
 void RegionArea.setBackground(BackgroundProps bg)
           
 void Area.setBackground(BackgroundProps bg)
           
 



Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.