API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Interface ITransform
Properties
Package
com.degrafa.transform
Interface
public interface ITransform
Implementors
Transform
ITransform is the base interface for transform classes. Coming Soon.
Public Properties
Property
Defined by
data
: String
ITransform
Property detail
data
property
data:String
[read-write]
Implementation
public function get data():String
public function set data(value:String):void