org.apache.fop.render

Interface Graphics2DImagePainter

All Superinterfaces:
org.apache.xmlgraphics.java2d.Graphics2DImagePainter

public interface Graphics2DImagePainter
extends org.apache.xmlgraphics.java2d.Graphics2DImagePainter

This interface is used by the Graphics2DAdapter. Components that can paint using a Graphics2D instance can implement this interface to paint themselves.

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