|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.freehep.graphicsio.swf.ClipActionRecord
public class ClipActionRecord
SWF Clip Action Record
| Constructor Summary | |
|---|---|
ClipActionRecord(SWFInputStream swf)
Read a ClipActionRecord from the stream. |
|
| Method Summary | |
|---|---|
boolean |
isEndRecord()
|
java.lang.String |
toString()
|
void |
write(SWFOutputStream swf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClipActionRecord(SWFInputStream swf)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void write(SWFOutputStream swf)
throws java.io.IOException
java.io.IOExceptionpublic boolean isEndRecord()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||