fop 0.90alpha1

org.apache.fop.render.java2d
Class Java2DSVGHandler.SVGHandler

java.lang.Object
  extended byorg.apache.fop.render.java2d.Java2DSVGHandler.SVGHandler
Enclosing class:
Java2DSVGHandler

protected class Java2DSVGHandler.SVGHandler
extends java.lang.Object

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

Java2DSVGHandler.SVGHandler

protected Java2DSVGHandler.SVGHandler()
Method Detail

renderSVGDocument

protected void renderSVGDocument(RendererContext context,
                                 org.w3c.dom.Document doc,
                                 Java2DSVGHandler.Java2DInfo info)
Render the svg document.

Parameters:
context - the renderer context
doc - the svg document
info - the pdf information of the current context

fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.