39 #ifndef _vtkXGMLReader_h
40 #define _vtkXGMLReader_h
53 vtkGetStringMacro(FileName);
54 vtkSetStringMacro(FileName);
73 #endif // _vtkXGMLReader_h
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Reads XGML graph files. This reader is developed for a simple graph file format based loosely on the ...
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
static vtkUndirectedGraphAlgorithm * New()
Superclass for algorithms that produce undirected graph as output.