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

Packages that use GradientFill
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 GradientFill in com.flagstone.transform.fillstyle
 

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

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



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