-
Notifications
You must be signed in to change notification settings - Fork 3
Inverter
Yannic Hock edited this page Oct 11, 2021
·
5 revisions
Inverts the result of wrapped Task
Further explanation on this Decorator can be found in the Ajan-Service Documentation and in the GDXAI Documentation
Contains Composite Base UI
:Inverter nd:class nd:Decorator;
nd:name "Inverter";
nd:labelType nd:Fixed;
rdfs:label "\u2755";
nd:type bt:Invert;
nd:style [
a nd:styleDef;
nd:color "#ede8ff";
nd:shape nd:Diamond;
nd:padding "600%";
nd:paddingTo "width";
] .