Go to the documentation of this file.
31 #ifndef vtkPerturbCoincidentVertices_h
32 #define vtkPerturbCoincidentVertices_h
34 #include "vtkInfovisLayoutModule.h"
53 vtkGetMacro(PerturbFactor,
double);
69 void SimpleSpiralPerturbation(
vtkGraph *input,
vtkGraph *output,
float perturbFactor);
Superclass for algorithms that produce only graph as output.
~vtkPerturbCoincidentVertices()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
vtkPerturbCoincidentVertices()
contains an octree of labels
Perturbs vertices that are coincident.
a simple class to control print indentation
abstract class to specify dataset behavior
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
Base class for graph data types.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPerturbCoincidentVertices * New()