Go to the documentation of this file.
30 #ifndef vtkGraphReader_h
31 #define vtkGraphReader_h
virtual int ReadGraphDirectedness(bool &directed)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
helper superclass for objects that read vtk data files
#define VTKIOLEGACY_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
static vtkGraphReader * New()
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetOutput(vtkGraph *output)
vtkGraph * GetOutput(int idx)
virtual int FillOutputPortInformation(int, vtkInformation *)
Base class for graph data types.