imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Graph Namespaces
imbSCI.Graph.MXGraph Namespaces
imbSCI.Graph.MXGraph.view
mxGraphView Class
mxGraphView Methods
CreateState Method
GetBoundingBox Method
GetBounds Method
GetCellStates Method
GetEdgeStyle Method
GetNextPoint Method
GetPerimeterBounds Method
GetPerimeterFunction Method
GetPerimeterPoint Method
GetPoint Method
GetRoutingCenterX Method
GetRoutingCenterY Method
GetState Method
GetStates Method
GetTerminalPort Method
GetVisibleTerminal Method
Invalidate Method
RemoveState Method
Revalidate Method
TransformControlPoint Method
UpdateBoundingBox Method
UpdateCellState Method
UpdateEdgeBounds Method
UpdateEdgeState Method
UpdateFixedTerminalPoint Method
UpdateFixedTerminalPoints Method
UpdateFloatingTerminalPoint Method
UpdateFloatingTerminalPoints Method
UpdateLabelBounds Method
UpdatePoints Method
UpdateVertexLabelOffset Method
UpdateVertexState Method
Validate Method
ValidateCell Method
ValidateCellState Method
mxGraphView
CreateState Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Creates and returns a cell state for the given cell.
Namespace:
imbSCI.Graph.MXGraph.view
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
public
mxCellState
CreateState
(
Object
cell
)
Request Example
View Source
Parameters
cell
Type:
System
Object
Cell for which a new state should be created.
Return Value
Type:
mxCellState
Returns a new state for the given cell.
See Also
Reference
mxGraphView Class
imbSCI.Graph.MXGraph.view 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