51 #ifndef vtkChacoGraphReader_h 
   52 #define vtkChacoGraphReader_h 
   54 #include "vtkIOInfovisModule.h"  
   69   vtkSetStringMacro(FileName);
 
   88 #endif // vtkChacoGraphReader_h 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass. 
 
a simple class to control print indentation 
 
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions. 
 
static vtkUndirectedGraphAlgorithm * New()
 
Superclass for algorithms that produce undirected graph as output. 
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.