| 套件 | com.adobe.icc.editors.model.el |
| 介面 | public interface IOperator |
| 實作者 | BinaryOperator, UnaryOperator |
| 語言版本: | ActionScript 3.0 |
| 產品版本: | Asset Composer Building Block 9.5 |
| 執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
公用方法
| 方法 | 定義自 | ||
|---|---|---|---|
Applies the operator to the given operands
| IOperator | ||
String representation of the operator
| IOperator | ||
方法詳細資訊
apply | () | 方法 |
public function apply(... operands):Expression| 語言版本: | ActionScript 3.0 |
| 產品版本: | Asset Composer Building Block 9.5 |
| 執行階段版本: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Applies the operator to the given operands
參數
... operands — The operands or items to apply the operator on.
|
Expression — Expression generated after applying the operator to given operands
|
toString | () | 方法 |
Tue Jun 12 2018, 03:47 PM Z