Пакет | 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:34 AM Z