VTK  9.3.20240423
Classes
vtkSpanTreeLayoutStrategy.h File Reference
#include "vtkGraphLayoutStrategy.h"
#include "vtkInfovisLayoutModule.h"
Include dependency graph for vtkSpanTreeLayoutStrategy.h:

Go to the source code of this file.

Classes

class  vtkSpanTreeLayoutStrategy
 vtkSpanTreeLayout is a strategy for drawing directed graphs that works by first extracting a spanning tree (more accurately, a spanning forest), and using this both to position graph vertices and to plan the placement of non-tree edges. More...