31 #ifndef __vtkEdgeLayout_h
32 #define __vtkEdgeLayout_h
34 #include "vtkInfovisLayoutModule.h"
38 class vtkEventForwarderCommand;
45 void PrintSelf(ostream& os, vtkIndent indent);
54 virtual unsigned long GetMTime();
71 vtkInformationVector **,
72 vtkInformationVector *);
static vtkGraphAlgorithm * New()
vtkEventForwarderCommand * EventForwarder
unsigned long ObserverTag
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkEdgeLayoutStrategy * LayoutStrategy
abstract superclass for all edge layout strategies