Go to the documentation of this file.
55 #ifndef vtkGraphHierarchicalBundleEdges_h
56 #define vtkGraphHierarchicalBundleEdges_h
58 #include "vtkInfovisCoreModule.h"
76 vtkSetClampMacro(BundlingStrength,
double, 0.0, 1.0);
77 vtkGetMacro(BundlingStrength,
double);
87 vtkSetMacro(DirectMapping,
bool);
88 vtkGetMacro(DirectMapping,
bool);
89 vtkBooleanMacro(DirectMapping,
bool);
Superclass for algorithms that produce only graph as output.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Convert the vtkGraph into vtkPolyData.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Set the input type of the algorithm to vtkGraph.
a simple class to control print indentation
~vtkGraphHierarchicalBundleEdges() override
static vtkGraphHierarchicalBundleEdges * New()
vtkGraphHierarchicalBundleEdges()
layout graph arcs in bundles