org.freehep.graphicsio.swf
Class SWFTagSet

java.lang.Object
  extended by org.freehep.util.io.TagSet
      extended by org.freehep.graphicsio.swf.SWFSpriteTagSet
          extended by org.freehep.graphicsio.swf.SWFTagSet

public class SWFTagSet
extends SWFSpriteTagSet

Defines the tags for SWF.

Version:
$Id: SWFTagSet.java 9979 2006-11-27 22:51:07Z duns $
Author:
Mark Donszelmann, Charles Loomis

Field Summary
 
Fields inherited from class org.freehep.util.io.TagSet
defaultTag, tags
 
Constructor Summary
SWFTagSet(int version)
           
 
Method Summary
 
Methods inherited from class org.freehep.graphicsio.swf.SWFSpriteTagSet
getVersion
 
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

SWFTagSet

public SWFTagSet(int version)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.