Pacchetto | com.adobe.icc.editors.model.el |
Interfaccia | public interface IOperator |
Implementatori | BinaryOperator, UnaryOperator |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Metodi pubblici
Metodo | Definito da | ||
---|---|---|---|
Applies the operator to the given operands
| IOperator | ||
String representation of the operator
| IOperator |
Descrizione dei metodi
apply | () | metodo |
public function apply(... operands):Expression
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Asset Composer 9.5 |
Versioni runtime: | AIR (unsupported), Flash Player 9, Flash Player 10 |
Applies the operator to the given operands
Parametri
... operands — The operands or items to apply the operator on.
|
Expression — Expression generated after applying the operator to given operands
|
toString | () | metodo |
Tue Jun 12 2018, 02:44 PM Z