Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
graphviz interface

Interface to the graphing package graphviz.

  • gr016_struct.C is an example of the graphviz interface classes usage.

Classes

class  TGraphEdge
 An edge object connecting two nodes which can be added in a TGraphStruct. More...
class  TGraphNode
 A graph node object which can be added in a TGraphStruct. More...