|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
AbstractGraphics2DAdapter.paintImage(Graphics2DImagePainter painter,
RendererContext context,
int x,
int y,
int width,
int height)
Paints an arbitrary images on a given Graphics2D instance. |
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 |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |