pt.tumba.parser.swf
Class Shape.SetFillStyle

java.lang.Object
  extended by pt.tumba.parser.swf.Shape.Element
      extended by pt.tumba.parser.swf.Shape.SetStyle
          extended by pt.tumba.parser.swf.Shape.SetFillStyle
Direct Known Subclasses:
Shape.SetLeftFillStyle, Shape.SetRightFillStyle
Enclosing class:
Shape

public abstract static class Shape.SetFillStyle
extends Shape.SetStyle

Description of the Class

Author:
unknown

Field Summary
 
Fields inherited from class pt.tumba.parser.swf.Shape.SetStyle
index
 
Constructor Summary
protected Shape.SetFillStyle(int index)
          Constructor for the SetFillStyle object
 
Method Summary
 
Methods inherited from class pt.tumba.parser.swf.Shape.SetStyle
getStyleIndex, setStyleIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shape.SetFillStyle

protected Shape.SetFillStyle(int index)
Constructor for the SetFillStyle object

Parameters:
index - Description of the Parameter