|
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.ps.PSSVGHandler.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 |
PSSVGHandler.SVGHandler()
|
Method Summary | |
protected void |
renderSVGDocument(RendererContext context,
org.w3c.dom.Document doc,
PSSVGHandler.PSInfo psInfo)
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 PSSVGHandler.SVGHandler()
Method Detail |
protected void renderSVGDocument(RendererContext context, org.w3c.dom.Document doc, PSSVGHandler.PSInfo psInfo)
context
- the renderer contextdoc
- the svg documentpsInfo
- 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 |