36 #ifndef vtkStreamGraph_h 37 #define vtkStreamGraph_h 39 #include "vtkInfovisCoreModule.h" 62 vtkGetMacro(UseEdgeWindow,
bool);
70 vtkSetStringMacro(EdgeWindowArrayName);
82 vtkGetMacro(EdgeWindow,
double);
92 vtkInformationVector*) VTK_OVERRIDE;
98 char* EdgeWindowArrayName;
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
An editable directed graph.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
A table, which contains similar-typed columns of data.
dynamic, self-adjusting array of bits
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.