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