Go to the documentation of this file.
41 #ifndef vtkConstrained2DLayoutStrategy_h
42 #define vtkConstrained2DLayoutStrategy_h
162 vtkLayoutEdge *EdgeArray;
165 int IterationsPerLayout;
171 char* InputArrayName;
176 void ResolveCoincidentVertices();
vtkConstrained2DLayoutStrategy()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int IsLayoutComplete()
dynamic, self-adjusting array of float
abstract superclass for all graph layout strategies
a simple fast 2D graph layout that looks for a 'constraint' array (vtkDoubleArray)....
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
static vtkConstrained2DLayoutStrategy * New()
#define vtkSetClampMacro(name, type, min, max)
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkSetStringMacro(name)
~vtkConstrained2DLayoutStrategy()
A splatter optimized for splatting single kernels.
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
#define VTKINFOVISLAYOUT_EXPORT
vtkSetMacro(IgnoreDriverBugs, bool)
GLint GLint GLint GLint GLint GLint y
virtual void Initialize()
int MaxNumberOfIterations