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 Area.background
           
protected  BackgroundProps RegionArea.background
           
 

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

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



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