| 
    VTK
    9.5.20251103
    
   | 
 
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... | |