vtkSimple2DLayoutStrategy

Section: Visualization Toolkit Infovis Classes

Usage

This class is an implementation of the work presented in: Fruchterman & Reingold "Graph Drawing by Force-directed Placement" Software-Practice and Experience 21(11) 1991). The class includes some optimizations but nothing too fancy.

.SECTION Thanks Thanks to Brian Wylie from Sandia National Laboratories for creating this class.

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

  obj = vtkSimple2DLayoutStrategy

Methods

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