|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |