|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.freehep.util.io.Action
org.freehep.graphicsio.swf.SWFAction
org.freehep.graphicsio.swf.SWFAction.If
public static class SWFAction.If
If Action.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.freehep.util.io.Action |
---|
org.freehep.util.io.Action.Unknown |
Constructor Summary | |
---|---|
SWFAction.If()
|
|
SWFAction.If(short offset)
|
Method Summary | |
---|---|
SWFAction |
read(int actionCode,
SWFInputStream swf,
int length)
|
java.lang.String |
toString()
|
void |
write(int actionCode,
SWFOutputStream swf)
|
Methods inherited from class org.freehep.graphicsio.swf.SWFAction |
---|
getVersion, read, write |
Methods inherited from class org.freehep.util.io.Action |
---|
getCode, getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SWFAction.If(short offset)
public SWFAction.If()
Method Detail |
---|
public SWFAction read(int actionCode, SWFInputStream swf, int length) throws java.io.IOException
read
in class SWFAction
java.io.IOException
public void write(int actionCode, SWFOutputStream swf) throws java.io.IOException
write
in class SWFAction
java.io.IOException
public java.lang.String toString()
toString
in class org.freehep.util.io.Action
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |