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