ROOT
6.07/01
Reference Guide
|
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.]
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... | |