org.freehep.graphicsio.swf
Class SWFShape
java.lang.Object
org.freehep.graphicsio.swf.SWFShape
- public class SWFShape
- extends Object
Shape TAG.
- Version:
- $Id: SWFShape.java,v 1.2 2003/04/11 17:00:30 duns Exp $
- Author:
- Mark Donszelmann, Charles Loomis
- Source Code:
- SWFShape.java
SWFShape
public SWFShape(Vector records)
SWFShape
public SWFShape(SWFInputStream input)
throws IOException
SWFShape
public SWFShape(SWFInputStream input,
FillStyleArray fillStyles,
LineStyleArray lineStyles,
boolean isMorphStyle,
boolean hasAlpha)
throws IOException
write
public void write(SWFOutputStream swf)
throws IOException
- Throws:
IOException
write
public void write(SWFOutputStream swf,
boolean hasAlpha)
throws IOException
- Throws:
IOException
toString
public String toString()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.