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