Go to the documentation of this file.
40 #ifndef vtkXGMLReader_h
41 #define vtkXGMLReader_h
43 #include "vtkIOInfovisModule.h"
58 vtkSetStringMacro(FileName);
77 #endif // vtkXGMLReader_h
static vtkUndirectedGraphAlgorithm * New()
a simple class to control print indentation
Reads XGML graph files. This reader is developed for a simple graph file format based loosely on the ...
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce undirected graph as output.