Package | Description |
---|---|
org.apache.fop.render |
Generic renderer interface.
|
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractGraphics2DAdapter.paintImage(Graphics2DImagePainter painter,
RendererContext context,
int x,
int y,
int width,
int height) |
Deprecated.
|
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
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.