fop 1.1

Uses of Class
org.apache.fop.area.Trait.Background

Packages that use Trait.Background
org.apache.fop.render Generic renderer interface. 
 

Uses of Trait.Background in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type Trait.Background
protected  void AbstractPathOrientedRenderer.drawBackground(float startx, float starty, float width, float height, Trait.Background back, BorderProps bpsTop, BorderProps bpsBottom, BorderProps bpsLeft, BorderProps bpsRight)
          Draw the background.
protected  void AbstractPathOrientedRenderer.drawBackground(float startx, float starty, float width, float height, Trait.Background back, BorderProps bpsBefore, BorderProps bpsAfter, BorderProps bpsStart, BorderProps bpsEnd, int level)
          Draw the background.
 


fop 1.1

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