39 #ifndef _vtkXGMLReader_h
40 #define _vtkXGMLReader_h
54 vtkGetStringMacro(FileName);
55 vtkSetStringMacro(FileName);
74 #endif // _vtkXGMLReader_h
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKIOINFOVIS_EXPORT
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.