imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Graph Namespaces
imbSCI.Graph.MXGraph Namespaces
imbSCI.Graph.MXGraph.model
mxIGraphModel Interface
mxIGraphModel Methods
Add Method
BeginUpdate Method
CloneCells Method
Contains Method
EndUpdate Method
GetChildAt Method
GetChildCount Method
GetEdgeAt Method
GetEdgeCount Method
GetGeometry Method
GetParent Method
GetStyle Method
GetTerminal Method
GetValue Method
IsAncestor Method
IsCollapsed Method
IsConnectable Method
IsEdge Method
IsVertex Method
IsVisible Method
Remove Method
SetCollapsed Method
SetGeometry Method
SetStyle Method
SetTerminal Method
SetValue Method
SetVisible Method
mxIGraphModel
IsConnectable Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Returns true if the given cell is connectable.
Namespace:
imbSCI.Graph.MXGraph.model
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
bool
IsConnectable
(
Object
cell
)
Request Example
View Source
Parameters
cell
Type:
System
Object
Cell whose connectable state should be returned.
Return Value
Type:
Boolean
Returns the connectable state of the given cell.
See Also
Reference
mxIGraphModel Interface
imbSCI.Graph.MXGraph.model Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs