org.eclipse.graphiti.export.batik
Class SVGExporter

java.lang.Object
  extended by org.eclipse.graphiti.export.batik.SVGExporter

public class SVGExporter
extends Object

Extending the Graphiti framework with an export option for SVG.


Constructor Summary
SVGExporter()
           
 
Method Summary
 void export(Image im, IFigure figure, String fileName, Double scaleFactor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVGExporter

public SVGExporter()
Method Detail

export

public void export(Image im,
                   IFigure figure,
                   String fileName,
                   Double scaleFactor)
            throws Exception
Throws:
Exception


Copyright (c) SAP AG 2005, 2012.