17#ifndef vtkBoostExtractLargestComponent_h 
   18#define vtkBoostExtractLargestComponent_h 
   21#include "vtkInfovisBoostGraphAlgorithmsModule.h"  
   23VTK_ABI_NAMESPACE_BEGIN
 
   43  vtkSetMacro(InvertSelection, 
bool);
 
   44  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