org.freehep.graphicsio.emf
Class EMFDisplay

java.lang.Object
  extended by org.freehep.graphicsio.emf.EMFDisplay

public class EMFDisplay
extends java.lang.Object

A simple interpreter displaying an EMF file read in by the EMFInputStream in a JPanel


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

Constructor Detail

EMFDisplay

public EMFDisplay()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.