37#ifndef vtkExtractSelectedGraph_h
38#define vtkExtractSelectedGraph_h
41#include "vtkInfovisCoreModule.h"
69 vtkSetMacro(RemoveIsolatedVertices,
bool);
70 vtkGetMacro(RemoveIsolatedVertices,
bool);
71 vtkBooleanMacro(RemoveIsolatedVertices,
bool);
Proxy object to connect input/output ports.
abstract class to specify dataset behavior
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation
data object that represents a "selection" in VTK.