33 #include "vtkGeovisCoreModule.h"
50 vtkGetMacro(GlobeRadius,
double);
62 vtkGetMacro(ExplodeFactor,
double);
71 vtkGetMacro(NumberOfSubdivisions,
int);
86 void operator=(
const vtkGeoArcs&) VTK_DELETE_FUNCTION;
layout graph edges on a globe as arcs.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkGeoArcs * New()
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.