org.freehep.graphicsio.emf
Class EMFDisplay

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

public class EMFDisplay
extends Object

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


Constructor Summary
EMFDisplay()
           
 
Method Summary
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

EMFDisplay

public EMFDisplay()
Method Detail

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.