53 #ifndef vtkMergeGraphs_h
54 #define vtkMergeGraphs_h
56 #include "vtkInfovisCoreModule.h"
83 vtkGetMacro(UseEdgeWindow,
bool);
91 vtkSetStringMacro(EdgeWindowArrayName);
103 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.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
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
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
char * EdgeWindowArrayName