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: ClipEventFlags.java,v 1.1 2003/04/15 18:03:05 duns Exp $
 
- Author:
 
  - Mark Donszelmann, Charles Loomis
 
- Source Code:
 - ClipEventFlags.java
 
 
 
 
ClipEventFlags
public ClipEventFlags(SWFInputStream swf)
               throws IOException
- Read a ClipEventFlags from the stream.
 
write
public void write(SWFOutputStream swf)
           throws IOException
- Throws:
 IOException
 
isKeyPress
public boolean isKeyPress()
 
isEndFlag
public boolean isEndFlag()
 
toString
public String toString()
 
Copyright © 2000-2004 FreeHEP, All Rights Reserved.