28 #ifndef __vtkBoostExtractLargestComponent_h
29 #define __vtkBoostExtractLargestComponent_h
31 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
32 #include "vtkGraphAlgorithm.h"
40 void PrintSelf(ostream& os, vtkIndent indent);
48 vtkSetMacro(InvertSelection,
bool);
49 vtkGetMacro(InvertSelection,
bool);
56 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);