fop 0.95

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

Packages that use Graphics2DImagePainter
org.apache.fop.render Generic renderer interface. 
 

Uses of Graphics2DImagePainter in org.apache.fop.render
 

Methods in org.apache.fop.render with parameters of type Graphics2DImagePainter
 void Graphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height)
          Deprecated. Use the variant with the Graphics2DImagePainter from XML Graphics Commons instead
 void AbstractGraphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height)
          Paints an arbitrary images on a given Graphics2D instance.
 


fop 0.95

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