64 #ifndef vtkSpanTreeLayoutStrategy_h
65 #define vtkSpanTreeLayoutStrategy_h
83 vtkSetMacro(DepthFirstSpanningTree,
bool);
84 vtkGetMacro(DepthFirstSpanningTree,
bool);
85 vtkBooleanMacro(DepthFirstSpanningTree,
bool);
#define VTKINFOVISLAYOUT_EXPORT
abstract superclass for all graph layout strategies
bool DepthFirstSpanningTree
a simple class to control print indentation
vtkGraphLayoutStrategy * TreeLayout
void PrintSelf(ostream &os, vtkIndent indent)