Package | Description |
---|---|
org.apache.fop.render |
Generic renderer interface.
|
Modifier and Type | Method and Description |
---|---|
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)
Deprecated.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.