pt.tumba.parser.swf
Interface Style
- All Known Implementing Classes:
- FillStyle, LineStyle
public interface Style
Common interface for Fill and Line Styles
- Author:
- unknown
|
Method Summary |
void |
write(OutStream out,
boolean hasAlpha)
Description of the Method |
write
void write(OutStream out,
boolean hasAlpha)
throws java.io.IOException
- Description of the Method
- Parameters:
out - Description of the ParameterhasAlpha - Description of the Parameter
- Throws:
java.io.IOException - Description of the Exception