org.freehep.graphicsio.swf
Class LineStyle
java.lang.Object
org.freehep.graphicsio.swf.LineStyle
- public class LineStyle
- extends Object
SWF LineStyle.
- Version:
- $Id: LineStyle.java,v 1.1 2001/11/29 01:45:32 duns Exp $
- Author:
- Mark Donszelmann, Charles Loomis
- Source Code:
- LineStyle.java
LineStyle
public LineStyle(int width,
Color color)
LineStyle
public LineStyle(int width,
int endWidth,
Color color,
Color endColor)
LineStyle
public LineStyle(SWFInputStream input,
boolean isMorphStyle,
boolean hasAlpha)
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.