Go to the documentation of this file.
36 #ifndef vtkForceDirectedLayoutStrategy_h
37 #define vtkForceDirectedLayoutStrategy_h
143 double GraphBounds[6];
170 int IterationsPerLayout;
abstract superclass for all graph layout strategies
a force directed graph layout algorithm
static vtkForceDirectedLayoutStrategy * New()
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
#define vtkGetVectorMacro(name, type, count)
int ThreeDimensionalLayout
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
#define vtkGetMacro(name, type)
#define VTKINFOVISLAYOUT_EXPORT
vtkForceDirectedLayoutStrategy()
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
int AutomaticBoundsComputation
double InitialTemperature
~vtkForceDirectedLayoutStrategy()
#define vtkSetVector6Macro(name, type)
virtual int IsLayoutComplete()
virtual void Initialize()
int MaxNumberOfIterations
void PrintSelf(ostream &os, vtkIndent indent)