27 #ifndef vtkEdgeLayoutStrategy_h 28 #define vtkEdgeLayoutStrategy_h 42 virtual void SetGraph(
vtkGraph *graph);
50 virtual void Layout()=0;
abstract base class for most VTK objects
char * EdgeWeightArrayName
#define VTKINFOVISLAYOUT_EXPORT
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
Base class for graph data types.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
virtual void Initialize()
#define vtkGetStringMacro(name)
abstract superclass for all edge layout strategies