|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   22 #ifndef vtkPipelineGraphSource_h 
   23 #define vtkPipelineGraphSource_h 
   26 #include "vtkInfovisCoreModule.h"  
   45   static void PipelineToDot(
 
   51   static void PipelineToDot(
 
  
a graph constructed from a VTK pipeline
Superclass for algorithms that produce only directed graph as output.
static vtkDirectedGraphAlgorithm * New()
Superclass for all sources, filters, and sinks in VTK.
abstract base class for most VTK objects
create and manipulate ordered lists of objects
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Wrapper around std::string to keep symbols short.