45 #ifndef vtkBoostDividedEdgeBundling_h 46 #define vtkBoostDividedEdgeBundling_h 48 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
static vtkDirectedGraphAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only directed graph as output.
a simple class to control print indentation
~vtkBoostDividedEdgeBundling()
layout graph edges in directed edge bundles
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.