45 #ifndef vtkTreeMapLayout_h 46 #define vtkTreeMapLayout_h 82 vtkIdType FindVertex(
float pnt[2],
float *binfo=0);
85 void GetBoundingBox(
vtkIdType id,
float *binfo);
Superclass for algorithms that produce only Tree as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkTreeMapLayoutStrategy * LayoutStrategy
#define VTKINFOVISLAYOUT_EXPORT
virtual void SetSizeArrayName(const char *name)
layout a vtkTree into a tree map
char * RectanglesFieldName
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
virtual void SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)
virtual unsigned long GetMTime()
a simple class to control print indentation
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
abstract superclass for all tree map layout strategies
static vtkTreeAlgorithm * New()