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 Object
SWFAction.Push.Value
public SWFAction.Push.Value(String s)
SWFAction.Push.Value
public SWFAction.Push.Value(float f)
SWFAction.Push.Value
public SWFAction.Push.Value(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 IOException
- Throws:
IOException
write
public void write(SWFOutputStream swf)
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.