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: freehep-graphicsio-swf/src/main/java/org/freehep/graphicsio/swf/ClipActionRecord.java db861da05344 2005/12/05 00:59:43 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 © 2014. All rights reserved.