42 #ifndef vtkBoostDividedEdgeBundling_h 43 #define vtkBoostDividedEdgeBundling_h 46 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
~vtkBoostDividedEdgeBundling() override
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
layout graph edges in directed edge bundles
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.