#include "remoto!stdlib:js/panes/panes/nodeCanvas/node.js"
|
| node (_path, _cnv, _attrs, _in, _out, _base, _icon) |
|
| applyDiff (diff, user) |
|
| applyRequestSuccess (command, id, data, metadata) |
|
| applySubscription (data, metadata) |
|
| attach () |
|
| baseDiff (callback) |
|
| baseValues (callback, definition) |
| return the values of this node that differ from the default value More...
|
|
| bestPlugCandidate (c, pp) |
|
| boundsPosition (pt, labelPoint, dist) |
|
| bridgeOnDestroy () |
|
| changeField (variable, value, widget) |
|
| checkSnap (x, y) |
|
| copy () |
|
| createAttributes (attrs) |
|
| createInputs (_in) |
|
| createOutputs (_out) |
|
| createSVG () |
|
| destroy () |
|
| detach (createUndo) |
|
| diffPosition (variable, value, widget) |
|
| dotsBelow () |
|
| getBBox () |
|
| getConnectedNode (input) |
|
| getPlug (n, input, firstAvailable) |
|
| hidePlugs () |
| show all hidden plugs, which would be split plugs that are not connected More...
|
|
| initHandlers () |
|
| isAncestorOf (n) |
|
| isChildOf (_path, _cnv, _attrs, _in, _out) |
|
| moveBy (x, y) |
|
| position (x, y) |
|
| refreshCableColor (_plug) |
|
| resetInvalids () |
|
| resize () |
|
| resolvedType (_plug) |
|
| showPlugs () |
| show all hidden plugs, which would be split plugs that are not connected More...
|
|
| splitPlug (p) |
|
| splitPlugKey (k, a) |
|
| startDiff () |
|
| startMove () |
|
| stopDiff () |
|
| stopMove (noundo) |
|
| topStack (skipPlugs) |
|
| unsplitPlug (p) |
|
◆ node()
node |
( |
|
_path, |
|
|
|
_cnv, |
|
|
|
_attrs, |
|
|
|
_in, |
|
|
|
_out, |
|
|
|
_base, |
|
|
|
_icon |
|
) |
| |
- Parameters
-
_path | path on the VFS |
_cnv | canvas to attach to |
_attrs | attributes to create, from definitions |
_in | inputs to create |
_out | outputs to create |
_base | The base definition to extend from |
_icon | the node's icon |
DOCME
◆ applyDiff()
◆ applyRequestSuccess()
applyRequestSuccess |
( |
|
command, |
|
|
|
id, |
|
|
|
data, |
|
|
|
metadata |
|
) |
| |
◆ applySubscription()
applySubscription |
( |
|
data, |
|
|
|
metadata |
|
) |
| |
◆ attach()
◆ baseDiff()
◆ baseValues()
baseValues |
( |
|
callback, |
|
|
|
definition |
|
) |
| |
return the values of this node that differ from the default value
- Parameters
-
callback | Used if present, otherwise the values are returned |
definition | Unused, but there as a placeholder if basedDiff was called. |
If an attribute was not given a default, the current value is returned. If the base definitions for a node's spec have not been loaded, you must used the baseDiff() form and provide a callback.
◆ bestPlugCandidate()
bestPlugCandidate |
( |
|
c, |
|
|
|
pp |
|
) |
| |
◆ boundsPosition()
boundsPosition |
( |
|
pt, |
|
|
|
labelPoint, |
|
|
|
dist |
|
) |
| |
◆ bridgeOnDestroy()
◆ changeField()
changeField |
( |
|
variable, |
|
|
|
value, |
|
|
|
widget |
|
) |
| |
◆ checkSnap()
◆ color()
a getter DOCME
a setter DOCME
◆ copy()
◆ createAttributes()
createAttributes |
( |
|
attrs | ) |
|
◆ createInputs()
◆ createOutputs()
◆ createSVG()
◆ destroy()
◆ detach()
◆ diffPosition()
diffPosition |
( |
|
variable, |
|
|
|
value, |
|
|
|
widget |
|
) |
| |
◆ dotsBelow()
◆ getBBox()
◆ getConnectedNode()
getConnectedNode |
( |
|
input | ) |
|
◆ getPlug()
getPlug |
( |
|
n, |
|
|
|
input, |
|
|
|
firstAvailable |
|
) |
| |
◆ hidePlugs()
show all hidden plugs, which would be split plugs that are not connected
This is deactivated by releasing the alt key in a node graph
◆ id()
◆ initHandlers()
◆ isAncestorOf()
◆ isChildOf()
isChildOf |
( |
|
_path, |
|
|
|
_cnv, |
|
|
|
_attrs, |
|
|
|
_in, |
|
|
|
_out |
|
) |
| |
- Parameters
-
_path | path on the VFS |
_cnv | canvas to attach to |
_attrs | attributes to create, from definitions |
_in | inputs to create |
_out | outputs to create |
- Returns
DOCME
◆ moveBy()
◆ name()
◆ position()
◆ refreshCableColor()
refreshCableColor |
( |
|
_plug | ) |
|
◆ resetInvalids()
◆ resize()
◆ resolvedType()
◆ selected()
a getter DOCME
a setter DOCME
◆ showPlugs()
show all hidden plugs, which would be split plugs that are not connected
This is activated with the alt key in a node graph
◆ splitPlug()
◆ splitPlugKey()
◆ startDiff()
◆ startMove()
◆ stopDiff()
◆ stopMove()
◆ topStack()
◆ type()
◆ unsplitPlug()
◆ x()
◆ y()
The documentation for this class was generated from the following file: