73 #ifndef __vtkSeedWidget_h
74 #define __vtkSeedWidget_h
76 #include "vtkInteractionWidgetsModule.h"
94 void PrintSelf(ostream& os, vtkIndent indent);
104 virtual void SetCurrentRenderer( vtkRenderer * );
108 virtual void SetInteractor( vtkRenderWindowInteractor * );
116 this->Superclass::SetWidgetRepresentation(
117 reinterpret_cast<vtkWidgetRepresentation*>(rep) );
141 virtual void CompleteInteraction();
145 virtual void RestartInteraction();
155 void DeleteSeed(
int n);
162 vtkGetMacro( WidgetState,
int );
abstract class for representing widget handles
represent the vtkSeedWidget