Uses of Interface
org.apache.fop.render.Graphics2DImagePainter
Packages that use Graphics2DImagePainter
-
Uses of Graphics2DImagePainter in org.apache.fop.render
Methods in org.apache.fop.render with parameters of type Graphics2DImagePainterModifier and TypeMethodDescriptionvoidAbstractGraphics2DAdapter.paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) Deprecated.voidGraphics2DAdapter.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