vtkHierarchicalGraphView

Section: Visualization Toolkit View Classes

Usage

Takes a graph and a hierarchy (currently a tree) and lays out the graph vertices based on their categorization within the hierarchy.

.SEE ALSO vtkGraphLayoutView

.SECTION Thanks Thanks to the turtle with jets for feet, without you this class wouldn't have been possible.

To create an instance of class vtkHierarchicalGraphView, simply invoke its constructor as follows

  obj = vtkHierarchicalGraphView

Methods

The class vtkHierarchicalGraphView has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkHierarchicalGraphView class.