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

Quick Search    Search Deep

com.anotherbigidea.flash.movie
Class Shape.SetStyle  view Shape.SetStyle download Shape.SetStyle.java

java.lang.Object
  extended bycom.anotherbigidea.flash.movie.Shape.Element
      extended bycom.anotherbigidea.flash.movie.Shape.SetStyle
Direct Known Subclasses:
Shape.SetFillStyle, Shape.SetLineStyle
Enclosing class:
Shape

public abstract static class Shape.SetStyle
extends Shape.Element


Field Summary
protected  int index
           
 
Constructor Summary
protected Shape.SetStyle(int index)
           
 
Method Summary
 int getStyleIndex()
           
 void setStyleIndex(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

index

protected int index
Constructor Detail

Shape.SetStyle

protected Shape.SetStyle(int index)
Method Detail

getStyleIndex

public int getStyleIndex()

setStyleIndex

public void setStyleIndex(int index)