org.freehep.graphicsio.swf
Class ClipActionRecord
java.lang.Object
org.freehep.graphicsio.swf.ClipActionRecord
public class ClipActionRecord
- extends Object
SWF Clip Action Record
- Version:
- $Id: ClipActionRecord.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Mark Donszelmann, Charles Loomis
ClipActionRecord
public ClipActionRecord(SWFInputStream swf)
throws IOException
- Read a ClipActionRecord from the stream.
- Throws:
IOException
write
public void write(SWFOutputStream swf)
throws IOException
- Throws:
IOException
isEndRecord
public boolean isEndRecord()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.