31#ifndef vtkArcParallelEdgeStrategy_h
32#define vtkArcParallelEdgeStrategy_h
34#include "vtkInfovisLayoutModule.h"
56 vtkGetMacro(NumberOfSubdivisions,
int);
routes parallel edges as arcs
vtkArcParallelEdgeStrategy()
~vtkArcParallelEdgeStrategy()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkArcParallelEdgeStrategy * New()
virtual void Layout()
This is the layout method where the graph that was set in SetGraph() is laid out.
abstract superclass for all edge layout strategies
Base class for graph data types.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.