vtkPassThroughLayoutStrategy

Section: Visualization Toolkit Infovis Classes

Usage

Yes, this incredible strategy does absoluted nothing to the data so in affect passes through the graph untouched. This strategy is useful in the cases where the graph is already laid out.

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

  obj = vtkPassThroughLayoutStrategy

Methods

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