52 #ifndef __vtkMergeGraphs_h
53 #define __vtkMergeGraphs_h
76 vtkSetMacro(UseEdgeWindow,
bool);
77 vtkGetMacro(UseEdgeWindow,
bool);
78 vtkBooleanMacro(UseEdgeWindow,
bool);
83 vtkSetStringMacro(EdgeWindowArrayName);
84 vtkGetStringMacro(EdgeWindowArrayName);
91 vtkSetMacro(EdgeWindow,
double);
92 vtkGetMacro(EdgeWindow,
double);
static vtkGraphAlgorithm * New()
Helper class for building a directed or directed graph.
a vtkAbstractArray subclass for strings
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
A table, which contains similar-typed columns of data.
dynamic, self-adjusting array of bits
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
char * EdgeWindowArrayName
virtual int FillInputPortInformation(int port, vtkInformation *info)