Go to the documentation of this file.
41 #ifndef vtkGeoRandomGraphSource_h
42 #define vtkGeoRandomGraphSource_h
44 #include "vtkGeovisCoreModule.h"
49 #if !defined(VTK_LEGACY_REMOVE)
71 #endif //VTK_LEGACY_REMOVE
static vtkGeoRandomGraphSource * New()
vtkGeoRandomGraphSource()
A geospatial graph with random edges.
a simple class to control print indentation
a graph with random edges
~vtkGeoRandomGraphSource() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Base class for graph data types.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.