Go to the documentation of this file.
65 #ifndef vtkSpanTreeLayoutStrategy_h
66 #define vtkSpanTreeLayoutStrategy_h
68 #include "vtkInfovisLayoutModule.h"
88 vtkGetMacro(DepthFirstSpanningTree,
bool);
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract superclass for all graph layout strategies
virtual void Layout()=0
This is the layout method where the graph that was set in SetGraph() is laid out.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkGraphLayoutStrategy * TreeLayout
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
bool DepthFirstSpanningTree