FreeHEP API
Version current

org.freehep.graphicsio.emf
Class EMF2SVG

java.lang.Object
  extended byorg.freehep.graphicsio.emf.EMF2SVG

public class EMF2SVG
extends Object

Version:
$Id: EMF2SVG.java,v 1.3 2005/03/11 21:29:26 tonyj Exp $
Author:
Carsten Zerbst carsten.zerbst@atlantec-es.com
Source Code:
EMF2SVG.java

Constructor Summary
EMF2SVG(EMFInputStream is)
           
 
Method Summary
 String getSVG()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMF2SVG

public EMF2SVG(EMFInputStream is)
Method Detail

getSVG

public String getSVG()

main

public static void main(String[] args)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.