org.freehep.graphicsio.emf
Class EMFTagSet

java.lang.Object
  extended by org.freehep.util.io.TagSet
      extended by org.freehep.graphicsio.emf.EMFTagSet

public class EMFTagSet
extends org.freehep.util.io.TagSet

EMF specific tagset.

Version:
$Id: EMFTagSet.java 10515 2007-02-06 18:42:34Z duns $
Author:
Mark Donszelmann

Field Summary
 
Fields inherited from class org.freehep.util.io.TagSet
defaultTag, tags
 
Constructor Summary
EMFTagSet(int version)
           
 
Method Summary
 
Methods inherited from class org.freehep.util.io.TagSet
addTag, exists, get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMFTagSet

public EMFTagSet(int version)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.