51#ifndef vtkChacoGraphReader_h
52#define vtkChacoGraphReader_h
54#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
vtkUndirectedGraphAlgorithm()