65 #ifndef vtkTulipReader_h
66 #define vtkTulipReader_h
68 #include "vtkIOInfovisModule.h"
a simple class to control print indentation
vtkSetFilePathMacro(FileName)
The Tulip file name.
vtkGetFilePathMacro(FileName)
The Tulip file name.
static vtkTulipReader * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkTulipReader() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillOutputPortInformation(int port, vtkInformation *info) override
Set the outputs to vtkUndirectedGraph and vtkAnnotationLayers.
Superclass for algorithms that produce undirected graph as output.