org.apache.fop.render.pdf
Class PDFGraphics2DAdapter
- Graphics2DAdapter
public class PDFGraphics2DAdapter
Graphics2DAdapter implementation for PDF.
PDFGraphics2DAdapter
public PDFGraphics2DAdapter(PDFRenderer renderer)
Main constructor
renderer
- the Renderer instance to which this instance belongs
paintImage
public void paintImage(Graphics2DImagePainter painter,
RendererContext context,
int x,
int y,
int width,
int height)
throws IOException
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.