fop 2.1

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

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

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.
 

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

Methods in org.apache.fop.render.intermediate with parameters of type Trait.Background
protected  void IFRenderer.drawBackground(float startx, float starty, float width, float height, Trait.Background back, BorderProps bpsBefore, BorderProps bpsAfter, BorderProps bpsStart, BorderProps bpsEnd)
          Draw the background.
 


fop 2.1

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