41 #ifndef vtkStreamGraph_h
42 #define vtkStreamGraph_h
64 vtkSetMacro(UseEdgeWindow,
bool);
65 vtkGetMacro(UseEdgeWindow,
bool);
66 vtkBooleanMacro(UseEdgeWindow,
bool);
71 vtkSetStringMacro(EdgeWindowArrayName);
72 vtkGetStringMacro(EdgeWindowArrayName);
79 vtkSetMacro(EdgeWindow,
double);
80 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.
#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)
vtkMergeGraphs * MergeGraphs
char * EdgeWindowArrayName