64 #ifndef __vtkSpanTreeLayoutStrategy_h
65 #define __vtkSpanTreeLayoutStrategy_h
67 #include "vtkInfovisLayoutModule.h"
76 void PrintSelf(ostream& os, vtkIndent indent);
83 vtkSetMacro(DepthFirstSpanningTree,
bool);
84 vtkGetMacro(DepthFirstSpanningTree,
bool);
85 vtkBooleanMacro(DepthFirstSpanningTree,
bool);
abstract superclass for all graph layout strategies
bool DepthFirstSpanningTree
vtkGraphLayoutStrategy * TreeLayout
void PrintSelf(ostream &os, vtkIndent indent)