FreeHEP API
Version v1.1

org.freehep.graphicsio.cgm
Class CGMTagSet

java.lang.Object
  |
  +--org.freehep.util.io.TagSet
        |
        +--org.freehep.graphicsio.cgm.CGMTagSet

public class CGMTagSet
extends TagSet

CGM specific tagset.

Version:
$Id: CGMTagSet.java,v 1.5 2002/01/23 11:09:42 duns Exp $
Author:
Mark Donszelmann, Charles Loomis

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

CGMTagSet

public CGMTagSet(int version)

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.