org.freehep.graphicsio.swf
Class ClipEventFlags
java.lang.Object
org.freehep.graphicsio.swf.ClipEventFlags
public class ClipEventFlags
- extends Object
SWF Clip Event Flags
- Version:
- $Id: freehep-graphicsio-swf/src/main/java/org/freehep/graphicsio/swf/ClipEventFlags.java db861da05344 2005/12/05 00:59:43 duns $
- Author:
- Mark Donszelmann, Charles Loomis
ClipEventFlags
public ClipEventFlags(SWFInputStream swf)
throws IOException
- Read a ClipEventFlags from the stream.
- Throws:
IOException
write
public void write(SWFOutputStream swf)
throws IOException
- Throws:
IOException
isKeyPress
public boolean isKeyPress()
isEndFlag
public boolean isEndFlag()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All rights reserved.