Go to the documentation of this file.
47 #ifndef vtkCirclePackLayout_h
48 #define vtkCirclePackLayout_h
virtual void SetSizeArrayName(const char *name)
vtkCirclePackLayoutStrategy * LayoutStrategy
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetObjectMacro(name, type)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
layout a vtkTree as a circle packing.
#define vtkTypeMacro(thisClass, superclass)
void GetBoundingCircle(vtkIdType id, double *cinfo)
abstract superclass for arrays of numeric data
abstract superclass for all circle packing layout strategies.
@ FIELD_ASSOCIATION_VERTICES
A rooted tree data structure.
GLuint const GLchar * name
void SetLayoutStrategy(vtkCirclePackLayoutStrategy *strategy)
a simple class to control print indentation
#define vtkSetStringMacro(name)
Superclass for algorithms that produce only Tree as output.
vtkGetStringMacro(ExtensionsString)
#define VTKINFOVISLAYOUT_EXPORT
vtkIdType FindVertex(double pnt[2], double *cinfo=0)
virtual unsigned long GetMTime()
dynamic, self-adjusting array of double
virtual void SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)
static vtkCirclePackLayout * New()