ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
graphviz interface

Interface to the graphing package graphviz

An example of how the graphviz interface classes are used.[An example of how the graphviz interface classes are used.]

Collaboration diagram for graphviz interface:

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...
 
class  TGraphStruct
 The Graph Structure is an interface to the graphviz package. More...