39 #ifndef vtkGraphLayout_h
40 #define vtkGraphLayout_h
63 virtual int IsLayoutComplete();
105 unsigned long LastInputMTime;
106 bool StrategyChanged;
a simple event forwarder command
static vtkGraphAlgorithm * New()
#define VTKINFOVISLAYOUT_EXPORT
#define vtkGetMacro(name, type)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for all graph layout strategies
Base class for graph data types.
virtual unsigned long GetMTime()
a simple class to control print indentation
layout a graph in 2 or 3 dimensions
void PrintSelf(ostream &os, vtkIndent indent)
vtkEventForwarderCommand * EventForwarder
#define vtkGetObjectMacro(name, type)
vtkGraphLayoutStrategy * LayoutStrategy
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)