17 #ifndef vtkEdgeLayout_h
18 #define vtkEdgeLayout_h
21 #include "vtkInfovisLayoutModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
a simple event forwarder command
static vtkGraphAlgorithm * New()
vtkEventForwarderCommand * EventForwarder
This intercepts events from the strategy object and re-emits them as if they came from the layout eng...
vtkTypeUInt32 vtkMTimeType
unsigned long ObserverTag
This intercepts events from the strategy object and re-emits them as if they came from the layout eng...
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
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.
vtkEdgeLayoutStrategy * LayoutStrategy
abstract superclass for all edge layout strategies