|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |