37 #ifndef vtkAreaLayout_h
38 #define vtkAreaLayout_h
65 vtkGetStringMacro(AreaArrayName);
66 vtkSetStringMacro(AreaArrayName);
72 vtkGetMacro(EdgeRoutingPoints,
bool);
73 vtkSetMacro(EdgeRoutingPoints,
bool);
74 vtkBooleanMacro(EdgeRoutingPoints,
bool);
91 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)
#define VTKINFOVISLAYOUT_EXPORT
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