org.freehep.graphicsio.swf
Class SWFAction.Push.Value
java.lang.Object
org.freehep.graphicsio.swf.SWFAction.Push.Value
- Enclosing class:
- SWFAction.Push
public static class SWFAction.Push.Value
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SWFAction.Push.Value
public SWFAction.Push.Value(java.lang.String s)
SWFAction.Push.Value
public SWFAction.Push.Value(float f)
SWFAction.Push.Value
public SWFAction.Push.Value(java.lang.Object x)
SWFAction.Push.Value
public SWFAction.Push.Value(byte r)
SWFAction.Push.Value
public SWFAction.Push.Value(boolean b)
SWFAction.Push.Value
public SWFAction.Push.Value(double d)
SWFAction.Push.Value
public SWFAction.Push.Value(int i)
SWFAction.Push.Value
public SWFAction.Push.Value(short index)
SWFAction.Push.Value
public SWFAction.Push.Value(byte type,
byte[] data)
read
public static SWFAction.Push.Value read(SWFInputStream swf)
throws java.io.IOException
- Throws:
java.io.IOException
write
public void write(SWFOutputStream swf)
throws java.io.IOException
- Throws:
java.io.IOException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2000-2006 FreeHEP. All Rights Reserved.