Uses of Class
com.flagstone.transform.fillstyle.MorphGradientFill

Packages that use MorphGradientFill
com.flagstone.transform.fillstyle The fillstyle package contains all the classes for encoding and decoding the data structures that represent the different types of fill style that are found in a Flash file. 
 

Uses of MorphGradientFill in com.flagstone.transform.fillstyle
 

Methods in com.flagstone.transform.fillstyle that return MorphGradientFill
 MorphGradientFill MorphGradientFill.add(MorphGradient aGradient)
          Add a MorphGradient object to the list of gradient objects.
 MorphGradientFill MorphGradientFill.copy()
          Creates a complete copy of this object.
 

Constructors in com.flagstone.transform.fillstyle with parameters of type MorphGradientFill
MorphGradientFill(MorphGradientFill object)
          Creates and initialises a MorphGradientFill fill style using the values copied from another MorphGradientFill object.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.