36#ifndef vtkGeoEdgeStrategy_h
37#define vtkGeoEdgeStrategy_h
39#include "vtkInfovisLayoutModule.h"
56 vtkGetMacro(GlobeRadius,
double);
68 vtkGetMacro(ExplodeFactor,
double);
77 vtkGetMacro(NumberOfSubdivisions,
int);
abstract superclass for all edge layout strategies
Layout graph edges on a globe as arcs.
virtual void Layout()
Perform the layout.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkGeoEdgeStrategy * New()
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.