vtkRandomLayoutStrategy

Section: Visualization Toolkit Infovis Classes

Usage

Assigns points to the vertices of a graph randomly within a bounded range.

.SECION Thanks Thanks to Brian Wylie from Sandia National Laboratories for adding incremental layout capabilities.

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

  obj = vtkRandomLayoutStrategy

Methods

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