37 #ifndef __vtkAreaLayout_h
38 #define __vtkAreaLayout_h
64 vtkGetStringMacro(AreaArrayName);
65 vtkSetStringMacro(AreaArrayName);
71 vtkGetMacro(EdgeRoutingPoints,
bool);
72 vtkSetMacro(EdgeRoutingPoints,
bool);
73 vtkBooleanMacro(EdgeRoutingPoints,
bool);
90 void GetBoundingArea(
vtkIdType id,
float *sinfo);
virtual void SetSizeArrayName(const char *name)
Superclass for algorithms that produce only Tree as output.
abstract superclass for all area layout strategies
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkAreaLayoutStrategy * LayoutStrategy
void PrintSelf(ostream &os, vtkIndent indent)
virtual void SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)
layout a vtkTree into a tree map
virtual unsigned long GetMTime()
a simple class to control print indentation
static vtkTreeAlgorithm * New()
char * EdgeRoutingPointsArrayName