Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.anotherbigidea.flash.structs
Interface Style  view Style download Style.java

All Known Implementing Classes:
FillStyle, LineStyle

public interface Style

Common interface for Fill and Line Styles


Method Summary
 void write(com.anotherbigidea.io.OutStream out, boolean hasAlpha)
           
 

Method Detail

write

public void write(com.anotherbigidea.io.OutStream out,
                  boolean hasAlpha)
           throws java.io.IOException