35 #ifndef vtkChacoGraphReader_h
36 #define vtkChacoGraphReader_h
38 #include "vtkIOInfovisModule.h"
41 VTK_ABI_NAMESPACE_BEGIN
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkSetFilePathMacro(FileName)
The Chaco file name.
static vtkChacoGraphReader * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkGetFilePathMacro(FileName)
The Chaco file name.
~vtkChacoGraphReader() override
a simple class to control print indentation
Superclass for algorithms that produce undirected graph as output.