#include "remoto!stdlib:js/panes/panes/nodeCanvas.js"
|
| nodeCanvas (layout) |
|
| applyDiff (diff, user) |
|
| applySettings (diff) |
|
| applySubscription (data, metadata) |
|
| canvasFromMousePos (p) |
|
| checkSnap (s, x, y) |
|
| copy (docut) |
|
| createDot () |
|
| createDot2 (id, x, y, _in, _out) |
|
| createFilter (defs, name, offset) |
|
| createHeader () |
|
| createHTML () |
|
| createNode (base, x, y) |
|
| deleteNodes () |
|
| destroy () |
|
| dropCreateNode (event, ui) |
|
| dropCreateNode2 (attributes, inputs, outputs) |
|
| extract () |
|
| findGroupHeadAndTail (n) |
|
| frameNodes (returnOnly) |
|
| frameNodesAnimate () |
|
| getPlug (path, input, firstAvailable) |
|
| hideDots (evt) |
|
| mouseFromCanvasPos (p) |
|
| paste () |
|
| postDiff () |
|
| pushUndoable (evt, data) |
|
| recordPost (evt, type, diff) |
|
| redo () |
|
| resize () |
|
| selectAll () |
| Select all nodes. More...
|
|
| selectionBounds (s) |
|
| showDots (evt) |
|
| transform (x, y, z) |
|
| undo () |
|
| zoomBy (amount) |
|
| pane (layout, object) |
|
| activate () |
| DOCME. More...
|
|
| applyDiff (data, user) |
|
| applyReleaseLock (data) |
|
| applyRequestError (command, id, reason) |
|
| applyRequestLock (data) |
|
| applyRequestSuccess (command, id, data, metadata) |
|
| applySettings (settings) |
|
| applySubscription (data, metadata) |
|
| area () |
|
| attach () |
| Provides an opportunity for a pane to pass an attach command to its object. More...
|
|
| attached () |
| Detects is this pane is attached to the DOM. More...
|
|
| createHTML () |
|
| deactivate () |
| If a deactivate method is present on this pane's _object, call it. More...
|
|
| destroy () |
| DOCME. More...
|
|
| detach () |
| Detach this._html and call this._object.detach() . More...
|
|
| find (p, type) |
|
| hasHelp () |
|
| mounted (mountState) |
| Notify this pane that the mounted state has changed. More...
|
|
| rename (name) |
|
| resize () |
| DOCME. More...
|
|
| saveLayout () |
| Build the layout for this pane. More...
|
|
| triggerCurrentPane () |
| DOCME. More...
|
|
getter | help |
| A getter that will return a pane object's help message, or a default message indicating that no help is available. More...
|
|
getter | paneType |
| A getter which will calculate the pane type based on the _object, or return the default "pane". More...
|
|
◆ nodeCanvas()
◆ applyDiff()
◆ applySettings()
◆ applySubscription()
applySubscription |
( |
|
data, |
|
|
|
metadata |
|
) |
| |
◆ canvasFromMousePos()
◆ checkSnap()
◆ copy()
◆ createDot()
◆ createDot2()
createDot2 |
( |
|
id, |
|
|
|
x, |
|
|
|
y, |
|
|
|
_in, |
|
|
|
_out |
|
) |
| |
◆ createFilter()
createFilter |
( |
|
defs, |
|
|
|
name, |
|
|
|
offset |
|
) |
| |
◆ createHeader()
◆ createHTML()
◆ createNode()
createNode |
( |
|
base, |
|
|
|
x, |
|
|
|
y |
|
) |
| |
◆ currentTransform()
Return the current viewer transform as { x:x:, y:y, z:z }.
◆ deleteNodes()
◆ destroy()
◆ dropCreateNode()
dropCreateNode |
( |
|
event, |
|
|
|
ui |
|
) |
| |
◆ dropCreateNode2()
dropCreateNode2 |
( |
|
attributes, |
|
|
|
inputs, |
|
|
|
outputs |
|
) |
| |
- Parameters
-
attributes | |
inputs | |
outputs | |
DOCME
◆ extract()
◆ findGroupHeadAndTail()
findGroupHeadAndTail |
( |
|
n | ) |
|
◆ frameNodes()
◆ frameNodesAnimate()
◆ getPlug()
getPlug |
( |
|
path, |
|
|
|
input, |
|
|
|
firstAvailable |
|
) |
| |
- Parameters
-
path | |
input | |
firstAvailable | |
- Returns
DOCME
◆ globalDiffing()
a getter DOCME
a setter DOCME
◆ hideDots()
◆ mouseFromCanvasPos()
◆ nodeLoadersComplete()
setter nodeLoadersComplete |
a getter DOCME
a setter DOCME
◆ nodeLoadersTotal()
a getter DOCME
a setter DOCME
◆ nodeMenu()
◆ paste()
◆ postDiff()
◆ pushUndoable()
pushUndoable |
( |
|
evt, |
|
|
|
data |
|
) |
| |
◆ recordPost()
recordPost |
( |
|
evt, |
|
|
|
type, |
|
|
|
diff |
|
) |
| |
◆ redo()
◆ resize()
◆ selectAll()
◆ selection()
a getter DOCME
a setter DOCME
◆ selectionBounds()
◆ showDots()
◆ transform()
◆ undo()
◆ zoomBy()
The documentation for this class was generated from the following file: