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
IOException
public void add(LineStyle lineStyle)
public LineStyle get(int index)
public void write(SWFOutputStream swf, boolean isMorphStyle, boolean hasAlpha, boolean hasStyles) throws IOException
IOException
Copyright © 2014. All rights reserved.