pt.tumba.parser.swf
Class Shape.FillStyle

java.lang.Object
  extended by pt.tumba.parser.swf.Shape.Element
      extended by pt.tumba.parser.swf.Shape.Style
          extended by pt.tumba.parser.swf.Shape.FillStyle
Direct Known Subclasses:
Shape.ColorFill, Shape.GradientFill, Shape.ImageFill
Enclosing class:
Shape

public abstract static class Shape.FillStyle
extends Shape.Style

Description of the Class

Author:
unknown

Constructor Summary
Shape.FillStyle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shape.FillStyle

public Shape.FillStyle()