47 #ifndef vtkMergeGraphs_h 48 #define vtkMergeGraphs_h 50 #include "vtkInfovisCoreModule.h" 77 vtkGetMacro(UseEdgeWindow,
bool);
85 vtkSetStringMacro(EdgeWindowArrayName);
97 vtkGetMacro(EdgeWindow,
double);
112 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.
Base class for graph data types.
a simple class to control print indentation
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.