VTK
Classes
vtkHierarchicalGraphView.h File Reference
#include "vtkViewsInfovisModule.h"
#include "vtkGraphLayoutView.h"
Include dependency graph for vtkHierarchicalGraphView.h:

Go to the source code of this file.

Classes

class  vtkHierarchicalGraphView
 Accepts a graph and a hierarchy - currently a tree - and provides a hierarchy-aware display. Currently, this means displaying the hierarchy using a tree layout, then rendering the graph vertices as leaves of the tree with curved graph edges between leaves. More...