Click or drag to resize

GraphConversionTools Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The GraphConversionTools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberConvertNodes
Public methodStatic memberConvertToDGML(DotGraph)
Converts DOT graph to DirectedGraph
Public methodStatic memberConvertToDGML(freeGraph)
Converts to free graph -- from the specified node to its leafs (downwards)
Public methodStatic memberConvertToDGML(graphNode, Int32)
Public methodStatic memberConvertToDGML(PropertyExpression, Int32)
Public methodStatic memberConvertToDGMLT(T, Int32)
Converts to free graph -- from the specified node to its leafs (downwards)
Public methodStatic memberConvertToDOT
Converts DirectedGraph to DOT graph
Public methodStatic memberConvertToFreeGraph
Converts to free graph -- from the specified node to its leafs (downwards)
Top
See Also