Property | Type | Description | |
---|---|---|---|
InLinks | List |
Property | Type | Description | |
---|---|---|---|
box | UMD.HCIL.Piccolo.Nodes.PPath | ||
inputLinkBox | |||
originalX | float | ||
originalY | float |
Method | Description | |
---|---|---|
Deselect ( ) : void | ||
Layout ( float x, float y ) : void | ||
OnMouseEnter ( object sender, |
||
OnMouseLeave ( object sender, |
||
SAction ( int idx, float x, float y, IMEPackage p ) : System | ||
SAction ( int idx, float x, float y, IMEPackage p, |
||
Select ( ) : void |
Method | Description | |
---|---|---|
GetInputLinks ( ) : void |
public OnMouseEnter ( object sender, |
||
sender | object | |
e | ||
return | void |
public OnMouseLeave ( object sender, |
||
sender | object | |
e | ||
return | void |
public SAction ( int idx, float x, float y, IMEPackage p ) : System | ||
idx | int | |
x | float | |
y | float | |
p | IMEPackage | |
return | System |
public SAction ( int idx, float x, float y, IMEPackage p, |
||
idx | int | |
x | float | |
y | float | |
p | IMEPackage | |
grapheditor | ||
return | System |
protected PPath,UMD.HCIL.Piccolo.Nodes box | ||
return | UMD.HCIL.Piccolo.Nodes.PPath |
protected PNode,UMD.HCIL.Piccolo inputLinkBox | ||
return |