52 #ifndef vtkMergeGraphs_h
53 #define vtkMergeGraphs_h
77 vtkSetMacro(UseEdgeWindow,
bool);
78 vtkGetMacro(UseEdgeWindow,
bool);
79 vtkBooleanMacro(UseEdgeWindow,
bool);
84 vtkSetStringMacro(EdgeWindowArrayName);
85 vtkGetStringMacro(EdgeWindowArrayName);
92 vtkSetMacro(EdgeWindow,
double);
93 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)
#define VTKINFOVISCORE_EXPORT
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)