26 #ifndef vtkBoostExtractLargestComponent_h
27 #define vtkBoostExtractLargestComponent_h
30 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
51 vtkSetMacro(InvertSelection,
bool);
52 vtkGetMacro(InvertSelection,
bool);
Superclass for algorithms that produce only graph as output.
Base class for graph data types.
a simple class to control print indentation