| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.fop.render.ps.PSGraphics2DAdapterConstructor Summary | |
| |
Method Summary | |
void |
|
public PSGraphics2DAdapter(PSRenderer renderer)
Main constructor
- Parameters:
renderer- the Renderer instance to which this instance belongs
public void paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) throws IOException
- Specified by:
- paintImage in interface Graphics2DAdapter
- See Also:
Graphics2DAdapter
| fop 0.94 |