48#ifndef vtkChacoGraphReader_h
49#define vtkChacoGraphReader_h
51#include "vtkIOInfovisModule.h"
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.