| Property | Defined By | ||
|---|---|---|---|
| col1 : String [read-only] | ShadingType | ||
| col2 : String [read-only] | ShadingType | ||
| coords : Array [read-only] | ShadingType | ||
| id : int | ShadingType | ||
| stream : ByteArray | ShadingType | ||
| type : int [read-only] | ShadingType | ||
| Property | Defined By | ||
|---|---|---|---|
| _col1 : String | ShadingType | ||
| _col2 : String | ShadingType | ||
| _coords : Array | ShadingType | ||
| _id : int | ShadingType | ||
| _stream : ByteArray | ShadingType | ||
| _type : int | ShadingType | ||
| Method | Defined By | ||
|---|---|---|---|
ShadingType(type:int, coords:Array, col1:String, col2:String) | ShadingType | ||
| Constant | Defined By | ||
|---|---|---|---|
| TYPE1 : int = 1 [static] | ShadingType | ||
| TYPE2 : int = 2 [static] | ShadingType | ||
| TYPE3 : int = 3 [static] | ShadingType | ||
| TYPE6 : int = 6 [static] | ShadingType | ||
| _col1 | property |
protected var _col1:String| _col2 | property |
protected var _col2:String| _coords | property |
protected var _coords:Array| _id | property |
protected var _id:int| _stream | property |
protected var _stream:ByteArray| _type | property |
protected var _type:int| col1 | property |
col1:String [read-only] public function get col1():String| col2 | property |
col2:String [read-only] public function get col2():String| coords | property |
coords:Array [read-only] public function get coords():Array| id | property |
id:int public function get id():int public function set id(value:int):void| stream | property |
stream:ByteArray public function get stream():ByteArray public function set stream(value:ByteArray):void| type | property |
type:int [read-only] public function get type():int| ShadingType | () | Constructor |
public function ShadingType(type:int, coords:Array, col1:String, col2:String)type:int | |
coords:Array | |
col1:String | |
col2:String |
| TYPE1 | Constant |
public static const TYPE1:int = 1| TYPE2 | Constant |
public static const TYPE2:int = 2| TYPE3 | Constant |
public static const TYPE3:int = 3| TYPE6 | Constant |
public static const TYPE6:int = 6