Uses of Class
com.flagstone.transform.DoAction

Packages that use DoAction
com.flagstone.transform Transform SWF is an API for reading and writing Flash files. 
 

Uses of DoAction in com.flagstone.transform
 

Methods in com.flagstone.transform that return DoAction
 DoAction DoAction.add(Action anAction)
          Adds the action object to the list of actions.
 DoAction DoAction.copy()
          Creates a complete copy of this object.
 

Constructors in com.flagstone.transform with parameters of type DoAction
DoAction(DoAction object)
          Creates a DoAction object with a copy of the actions from another DoAction object.
 



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