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

Quick Search    Search Deep

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

java.lang.Object
  extended bycom.anotherbigidea.flash.movie.Shape.Element
      extended bycom.anotherbigidea.flash.movie.Shape.Style
          extended bycom.anotherbigidea.flash.movie.Shape.FillStyle
Direct Known Subclasses:
Shape.ColorFill, Shape.GradientFill, Shape.ImageFill
Enclosing class:
Shape

public abstract static class Shape.FillStyle
extends Shape.Style


Constructor Summary
Shape.FillStyle()
           
 
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()