28 #ifndef vtkBoostExtractLargestComponent_h
29 #define vtkBoostExtractLargestComponent_h
31 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
48 vtkSetMacro(InvertSelection,
bool);
49 vtkGetMacro(InvertSelection,
bool);
static vtkGraphAlgorithm * New()
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)