Search
Vertex Class
See Also
 





Represents a vertex in a graph.

Namespace: MindFusion.Graphs
File: Vertex.js

 Syntax

JavaScript  Copy Code

// class
Vertex.prototype = {}

 Inheritance Hierarchy

MindFusion.Graphs.Vertex

 See Also