FreeHEP API
Version current

org.freehep.graphicsio.swf
Class SWFTagSet

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

public class SWFTagSet
extends SWFSpriteTagSet

Defines the tags for SWF.

Version:
$Id: SWFTagSet.java,v 1.4 2003/04/25 23:12:52 duns Exp $
Author:
Mark Donszelmann, Charles Loomis
Source Code:
SWFTagSet.java

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.