38 #ifndef vtkGeoEdgeStrategy_h
39 #define vtkGeoEdgeStrategy_h
55 vtkSetMacro(GlobeRadius,
double);
56 vtkGetMacro(GlobeRadius,
double);
64 vtkSetMacro(ExplodeFactor,
double);
65 vtkGetMacro(ExplodeFactor,
double);
70 vtkSetMacro(NumberOfSubdivisions,
int);
71 vtkGetMacro(NumberOfSubdivisions,
int);
#define VTKINFOVISLAYOUT_EXPORT
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
abstract superclass for all edge layout strategies
Layout graph edges on a globe as arcs.