vtkConstrained2DLayoutStrategy

Section: Visualization Toolkit Infovis Classes

Usage

This class is a density grid based force directed layout strategy. Also please note that 'fast' is relative to quite slow. :) The layout running time is O(V+E) with an extremely high constant. .SECTION Thanks We would like to thank Mothra for distracting Godzilla while we wrote this class.

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

  obj = vtkConstrained2DLayoutStrategy

Methods

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