36 #ifndef vtkStreamGraph_h 37 #define vtkStreamGraph_h 39 #include "vtkInfovisCoreModule.h" 61 vtkSetMacro(UseEdgeWindow,
bool);
62 vtkGetMacro(UseEdgeWindow,
bool);
63 vtkBooleanMacro(UseEdgeWindow,
bool);
70 vtkSetStringMacro(EdgeWindowArrayName);
71 vtkGetStringMacro(EdgeWindowArrayName);
81 vtkSetMacro(EdgeWindow,
double);
82 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
An editable directed graph.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A table, which contains similar-typed columns of data.
dynamic, self-adjusting array of bits
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkMergeGraphs * MergeGraphs
char * EdgeWindowArrayName