45 #ifndef __vtkDirectedGraphAlgorithm_h
46 #define __vtkDirectedGraphAlgorithm_h
48 #include "vtkAlgorithm.h"
58 void PrintSelf(ostream& os,
vtkIndent indent);
111 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
112 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
void SetInput(vtkDataObject *obj)
abstract class to specify dataset behavior
Superclass for algorithms that produce only directed graph as output.
a simple class to control print indentation
vtkDirectedGraph * GetOutput()
general representation of visualization data