|
fop 0.92beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.render.java2d.Java2DGraphics2DAdapter
Graphics2DAdapter implementation for Java2D.
Constructor Summary | |
Java2DGraphics2DAdapter(Java2DGraphicsState state)
Main constructor |
Method Summary | |
void |
paintImage(Graphics2DImagePainter painter,
RendererContext context,
int x,
int y,
int width,
int height)
Paints an arbitrary images on a given Graphics2D instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Java2DGraphics2DAdapter(Java2DGraphicsState state)
state
- the state tracker for this rendering runMethod Detail |
public void paintImage(Graphics2DImagePainter painter, RendererContext context, int x, int y, int width, int height) throws java.io.IOException
Graphics2DAdapter
paintImage
in interface Graphics2DAdapter
Graphics2DAdapter
|
fop 0.92beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |