48 #ifndef __vtkGraphAlgorithm_h
49 #define __vtkGraphAlgorithm_h
51 #include "vtkAlgorithm.h"
61 void PrintSelf(ostream& os,
vtkIndent indent);
121 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
122 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
abstract class to specify dataset behavior
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
void SetInput(vtkDataObject *obj)
a simple class to control print indentation
general representation of visualization data