FreeHEP API
Version v1.2.2

org.freehep.graphicsio.emf
Class EMF2SVG

java.lang.Object
  |
  +--org.freehep.graphicsio.emf.EMF2SVG

public class EMF2SVG
extends Object

Version:
$Id: EMF2SVG.java,v 1.2 2003/09/29 22:47:13 duns Exp $
Author:
Carsten Zerbst carsten.zerbst@atlantec-es.com

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 v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.