19#ifndef vtkRandomLayoutStrategy_h
20#define vtkRandomLayoutStrategy_h
23#include "vtkInfovisLayoutModule.h"
25VTK_ABI_NAMESPACE_BEGIN
Base class for graph data types.
a simple class to control print indentation
static vtkRandomLayoutStrategy * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Layout() override
Perform the random layout.
void SetGraph(vtkGraph *graph) override
Set the graph to layout.
~vtkRandomLayoutStrategy() override
vtkTypeBool ThreeDimensionalLayout
vtkRandomLayoutStrategy()
vtkTypeBool AutomaticBoundsComputation