public class LineStyleArray extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected List<LineStyle> | lineStyles | 
| Constructor and Description | 
|---|
| LineStyleArray() | 
| LineStyleArray(SWFInputStream swf,
              boolean isMorphStyle,
              boolean hasAlpha,
              boolean hasStyles) | 
public LineStyleArray()
public LineStyleArray(SWFInputStream swf, boolean isMorphStyle, boolean hasAlpha, boolean hasStyles) throws IOException
IOExceptionpublic void add(LineStyle lineStyle)
public LineStyle get(int index)
public void write(SWFOutputStream swf, boolean isMorphStyle, boolean hasAlpha, boolean hasStyles) throws IOException
IOExceptionCopyright © 2014. All rights reserved.