54 #ifndef vtkGraphHierarchicalBundleEdges_h
55 #define vtkGraphHierarchicalBundleEdges_h
72 vtkSetClampMacro(BundlingStrength,
double, 0.0, 1.0);
73 vtkGetMacro(BundlingStrength,
double);
80 vtkSetMacro(DirectMapping,
bool);
81 vtkGetMacro(DirectMapping,
bool);
82 vtkBooleanMacro(DirectMapping,
bool);
static vtkGraphAlgorithm * New()
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKINFOVISCORE_EXPORT
layout graph arcs in bundles
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
~vtkGraphHierarchicalBundleEdges()
virtual int FillInputPortInformation(int port, vtkInformation *info)