| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.fop.render.java2d.Java2DGraphics2DAdapterConstructor Summary | |
| |
Method Summary | |
void |
|
public Java2DGraphics2DAdapter(Java2DGraphicsState state)
Main constructor
- Parameters:
state- the state tracker for this rendering run
public void paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) throws IOException
- Specified by:
- paintImage in interface Graphics2DAdapter
- See Also:
Graphics2DAdapter
| fop 0.94 |