Uses of Interface org.apache.fop.render.Graphics2DImagePainter

Uses in package org.apache.fop.render

Methods with parameter type org.apache.fop.render.Graphics2DImagePainter

void
AbstractGraphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height)
void
Graphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height)
Paints an arbitrary images on a given Graphics2D instance.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.