41 #ifndef vtkFast2DLayoutStrategy_h 42 #define vtkFast2DLayoutStrategy_h 156 vtkLayoutEdge *EdgeArray;
159 int IterationsPerLayout;
166 void GenerateCircularSplat(
vtkImageData *splat,
int x,
int y);
167 void GenerateGaussianSplat(
vtkImageData *splat,
int x,
int y);
168 void ResolveCoincidentVertices();
#define VTKINFOVISLAYOUT_EXPORT
#define vtkGetMacro(name, type)
int MaxNumberOfIterations
dynamic, self-adjusting array of float
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for all graph layout strategies
convert a vtkGraph to vtkPolyData
virtual int IsLayoutComplete()
A splatter optimized for splatting single kernels.
a simple class to control print indentation
topologically and geometrically regular array of data
a simple fast 2D graph layout
virtual void Initialize()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetMacro(name, type)