| fop 0.94 | |
| Frames | No Frames |
Methods with parameter type org.apache.fop.render.Graphics2DImagePainter | |
| void | PDFGraphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) |
Methods with parameter type org.apache.fop.render.Graphics2DImagePainter | |
| void | Java2DGraphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) |
Methods with parameter type org.apache.fop.render.Graphics2DImagePainter | |
| void | PSGraphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) |
Methods with parameter type org.apache.fop.render.Graphics2DImagePainter | |
| void | PCLGraphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) |
Methods with parameter type org.apache.fop.render.Graphics2DImagePainter | |
| void | Graphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) Paints an arbitrary images on a given Graphics2D instance. |
| BufferedImage | AbstractGraphics2DAdapter.paintToBufferedImage(Graphics2DImagePainter painter, RendererContext.RendererContextWrapper context, int resolution, boolean gray, boolean withAlpha) Paints the image to a BufferedImage and returns that. |
Methods with parameter type org.apache.fop.render.Graphics2DImagePainter | |
| void | AFPGraphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) |
| fop 0.94 |