org.freehep.graphicsio.swf
Class SWFSpriteTagSet
java.lang.Object
org.freehep.util.io.TagSet
org.freehep.graphicsio.swf.SWFSpriteTagSet
- Direct Known Subclasses:
- SWFTagSet
public class SWFSpriteTagSet
- extends org.freehep.util.io.TagSet
Defines the tags in the MiniTag (Sprite) structure
- Version:
- $Id: SWFSpriteTagSet.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Mark Donszelmann, Charles Loomis
Fields inherited from class org.freehep.util.io.TagSet |
defaultTag, tags |
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 |
SWFSpriteTagSet
public SWFSpriteTagSet(int version)
getVersion
public int getVersion()
Copyright © 2012. All Rights Reserved.