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

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

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

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



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