Packagegraphics.geom
Classpublic final class Matrixs
InheritanceMatrixs Inheritance Object

Static tool class to manipulate and transform flash.geom.Matrix instances.



Public Methods
 MethodDefined By
  
toSource(matrix:Matrix):String
[static] Returns the source code string representation of the object.
Matrixs
Method Detail
toSource()method
public static function toSource(matrix:Matrix):String

Returns the source code string representation of the object.

Parameters

matrix:Matrix

Returns
String — the source code string representation of the object.