Go to the documentation of this file.
35 #ifndef vtkAttributeClustering2DLayoutStrategy_h
36 #define vtkAttributeClustering2DLayoutStrategy_h
148 int IterationsPerLayout;
153 float CuttingThreshold;
154 char* VertexAttribute;
159 void ResolveCoincidentVertices();
163 Internals* Implementation;
int MaxNumberOfIterations
void PrintSelf(ostream &os, vtkIndent indent)
dynamic, self-adjusting array of float
abstract superclass for all graph layout strategies
~vtkAttributeClustering2DLayoutStrategy()
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
#define vtkSetClampMacro(name, type, min, max)
a simple fast 2D graph layout
static vtkAttributeClustering2DLayoutStrategy * New()
topologically and geometrically regular array of data
a simple class to control print indentation
dynamic, self-adjusting array of int
A splatter optimized for splatting single kernels.
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
#define VTKINFOVISLAYOUT_EXPORT
vtkSetMacro(IgnoreDriverBugs, bool)
vtkAttributeClustering2DLayoutStrategy()
GLint GLint GLint GLint GLint GLint y
void SetVertexAttribute(const char *)
virtual int IsLayoutComplete()
virtual void Initialize()