Remoto - VFS: backdrop Class Reference
Remoto - VFS

#include "remoto!stdlib:js/panes/panes/nodeCanvas/backdrop.js"

Inheritance diagram for backdrop:
node

Public Member Functions

 backdrop (_path, _cnv, _attrs, _icon)
 
 applyDiff (diff, user)
 
 createSVG ()
 
 encompassedNodes ()
 returns the list of nodes encompassed by this backdrop More...
 
 isEmpty ()
 returns boolean if this backdrop is empty. More...
 
 resize ()
 
 resizeCorner (which, event)
 
Getters & Setters
setter color
 a setter DOCME More...
 
setter notes
 a setter DOCME More...
 
setter font
 a setter DOCME More...
 
setter fontface
 a setter DOCME More...
 
setter selected
 a setter DOCME More...
 
- Public Member Functions inherited from node
 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)
 
getter id
 a getter DOCME More...
 
setter name
 a setter DOCME More...
 
setter type
 a setter DOCME More...
 
getter color
 a getter DOCME More...
 
getter x
 a getter DOCME More...
 
getter y
 a getter DOCME More...
 
getter selected
 a getter DOCME More...
 

Detailed Description

DOCME

Constructor & Destructor Documentation

◆ backdrop()

backdrop (   _path,
  _cnv,
  _attrs,
  _icon 
)
Parameters
_path
_cnv
_attrs
_icon

DOCME

Member Function Documentation

◆ applyDiff()

applyDiff (   diff,
  user 
)
Parameters
diff
user

DOCME

◆ color()

getter color

a setter DOCME

a getter DOCME

◆ createSVG()

createSVG ( )

DOCME

◆ encompassedNodes()

encompassedNodes ( )

returns the list of nodes encompassed by this backdrop

DOCME

◆ font()

getter font

a setter DOCME

a getter DOCME

◆ fontface()

getter fontface

a setter DOCME

a getter DOCME

◆ isEmpty()

isEmpty ( )

returns boolean if this backdrop is empty.

DOCME

◆ notes()

getter notes

a setter DOCME

a getter DOCME

◆ resize()

resize ( )

DOCME

◆ resizeCorner()

resizeCorner (   which,
  event 
)
Parameters
whichTL,TR,BR,BL
eventThe event

DOCME

◆ selected()

getter selected

a setter DOCME

a getter DOCME


The documentation for this class was generated from the following file: