FreeHEP API
Version current

org.freehep.graphicsio.emf
Class EMFTagSet

java.lang.Object
  extended byorg.freehep.util.io.TagSet
      extended byorg.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
Source Code:
EMFTagSet.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.