44 #ifndef __vtkBoostDividedEdgeBundling_h
45 #define __vtkBoostDividedEdgeBundling_h
47 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
56 void PrintSelf(ostream& os, vtkIndent indent);
62 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
static vtkDirectedGraphAlgorithm * New()
Superclass for algorithms that produce only directed graph as output.
void PrintSelf(ostream &os, vtkIndent indent)
~vtkBoostDividedEdgeBundling()
layout graph edges in directed edge bundles
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)