Package | Description |
---|---|
org.apache.fop.render |
Generic renderer interface.
|
org.apache.fop.render.intermediate |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.