|
fop 0.90alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.render.java2d.Java2DSVGHandler.SVGHandler
This method is placed in an inner class so that we don't get class loading errors if batik is not present.
Constructor Summary | |
protected |
Java2DSVGHandler.SVGHandler()
|
Method Summary | |
protected void |
renderSVGDocument(RendererContext context,
org.w3c.dom.Document doc,
Java2DSVGHandler.Java2DInfo info)
Render the svg document. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected Java2DSVGHandler.SVGHandler()
Method Detail |
protected void renderSVGDocument(RendererContext context, org.w3c.dom.Document doc, Java2DSVGHandler.Java2DInfo info)
context
- the renderer contextdoc
- the svg documentinfo
- the pdf information of the current context
|
fop 0.90alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |