FreeHEP API
Version current

org.freehep.graphicsio.cgm
Class CGMTagSet

java.lang.Object
  extended byorg.freehep.util.io.TagSet
      extended byorg.freehep.graphicsio.cgm.CGMTagSet

public class CGMTagSet
extends TagSet

CGM specific tagset.

Version:
$Id: CGMTagSet.java,v 1.6 2003/09/29 23:51:58 duns Exp $
Author:
Mark Donszelmann, Charles Loomis
Source Code:
CGMTagSet.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.