包 | 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, 11:04 AM Z