31#ifndef vtkPassThroughEdgeStrategy_h
32#define vtkPassThroughEdgeStrategy_h
34#include "vtkInfovisLayoutModule.h"
abstract superclass for all edge layout strategies
a simple class to control print indentation
passes edge routing information through
~vtkPassThroughEdgeStrategy()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void Layout()
This is the layout method where the graph that was set in SetGraph() is laid out.
vtkPassThroughEdgeStrategy()
static vtkPassThroughEdgeStrategy * New()