FreeHEP API
Version v1.2

org.freehep.graphicsio.emf
Class EMFTagSet

java.lang.Object
  |
  +--org.freehep.util.io.TagSet
        |
        +--org.freehep.graphicsio.emf.EMFTagSet

public class EMFTagSet
extends TagSet

EMF specific tagset.

Version:
$Id: EMFTagSet.java,v 1.4 2003/05/10 18:08:51 duns Exp $
Author:
Mark Donszelmann

Field Summary
 
Fields inherited from class org.freehep.util.io.TagSet
defaultTag, tags
 
Constructor Summary
EMFTagSet(int version)
           
 
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)

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.