Go to the documentation of this file.
36 #ifndef vtkGraphLayoutStrategy_h
37 #define vtkGraphLayoutStrategy_h
abstract superclass for all graph layout strategies
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
virtual int IsLayoutComplete()
a simple class to control print indentation
virtual void Initialize()
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
vtkGetStringMacro(ExtensionsString)
#define VTKINFOVISLAYOUT_EXPORT
virtual void SetGraph(vtkGraph *graph)
virtual void SetWeightEdges(bool state)
virtual void SetEdgeWeightField(const char *field)
Base class for graph data types.
~vtkGraphLayoutStrategy()