FreeHEP API
Version v1.2

org.freehep.graphicsio.swf
Class SWFTagSet

java.lang.Object
  |
  +--org.freehep.util.io.TagSet
        |
        +--org.freehep.graphicsio.swf.SWFSpriteTagSet
              |
              +--org.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

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 v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.