Go to the documentation of this file.
32 #ifndef vtkEdgeLayout_h
33 #define vtkEdgeLayout_h
35 #include "vtkInfovisLayoutModule.h"
Superclass for algorithms that produce only graph as output.
unsigned long ObserverTag
static vtkEdgeLayout * New()
vtkMTimeType GetMTime() override
Get the modification time of the layout algorithm.
void SetLayoutStrategy(vtkEdgeLayoutStrategy *strategy)
The layout strategy to use during graph layout.
a simple class to control print indentation
vtkEventForwarderCommand * EventForwarder
This intercepts events from the strategy object and re-emits them as if they came from the layout eng...
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkEdgeLayout() override
abstract superclass for all edge layout strategies
Base class for graph data types.
a simple event forwarder command
vtkEdgeLayoutStrategy * LayoutStrategy
vtkTypeUInt32 vtkMTimeType