Package org.apache.fop.render
Interface Graphics2DImagePainter
-
- All Superinterfaces:
org.apache.xmlgraphics.java2d.Graphics2DImagePainter
public interface Graphics2DImagePainter extends org.apache.xmlgraphics.java2d.Graphics2DImagePainter
Deprecated.useGraphics2DImagePainter
directly!This interface is used by the Graphics2DAdapter. Components that can paint using a Graphics2D instance can implement this interface to paint themselves.