GraphElementFactory Class |
The standard factory used for most graph element creation. It uses an actual
Graph implementation to construct vertices and edges
Inheritance HierarchySystem.Object VelocityGraph.Frontenac.Blueprints.Util.IO.GraphSON.GraphElementFactory
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.IO.GraphSON
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntaxpublic class GraphElementFactory : IElementFactory
Public Class GraphElementFactory
Implements IElementFactory
public ref class GraphElementFactory : IElementFactory
type GraphElementFactory =
class
interface IElementFactory
end
The GraphElementFactory type exposes the following members.
Constructors
Methods
See Also