vtkIcicleView

Section: Visualization Toolkit View Classes

Usage

vtkIcicleView shows a vtkTree in horizontal layers where each vertex in the tree is represented by a bar. Child sectors are below (or above) parent sectors, and may be colored and sized by various parameters.

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

  obj = vtkIcicleView

Methods

The class vtkIcicleView 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 vtkIcicleView class.