40#ifndef vtkExtractSelectedGraph_h
41#define vtkExtractSelectedGraph_h
44#include "vtkInfovisCoreModule.h"
72 vtkSetMacro(RemoveIsolatedVertices,
bool);
73 vtkGetMacro(RemoveIsolatedVertices,
bool);
74 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.