41 #ifndef __vtkStreamGraph_h
42 #define __vtkStreamGraph_h
63 vtkSetMacro(UseEdgeWindow,
bool);
64 vtkGetMacro(UseEdgeWindow,
bool);
65 vtkBooleanMacro(UseEdgeWindow,
bool);
70 vtkSetStringMacro(EdgeWindowArrayName);
71 vtkGetStringMacro(EdgeWindowArrayName);
78 vtkSetMacro(EdgeWindow,
double);
79 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.
a simple class to control print indentation
vtkMutableGraphHelper * CurrentGraph
void PrintSelf(ostream &os, vtkIndent indent)
An editable directed graph.
A table, which contains similar-typed columns of data.
dynamic, self-adjusting array of bits
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkMergeGraphs * MergeGraphs
char * EdgeWindowArrayName