37 #ifndef vtkGraphLayoutFilter_h
38 #define vtkGraphLayoutFilter_h
40 #include "vtkFiltersGeneralModule.h"
57 vtkSetVector6Macro(GraphBounds,
double);
58 vtkGetVectorMacro(GraphBounds,
double,6);
79 vtkGetMacro(MaxNumberOfIterations,
int);
89 vtkGetMacro(CoolDownRate,
double);
105 double GraphBounds[6];