33 #ifndef vtkXYPlotWidget_h 34 #define vtkXYPlotWidget_h 36 #include "vtkInteractionWidgetsModule.h" 68 static
void ProcessEvents(
vtkObject*
object,
74 void OnLeftButtonDown();
75 void OnLeftButtonUp();
79 float StartPosition[2];
100 int ComputeStateBasedOnPosition(
int X,
int Y,
int *pos1,
int *pos2);
103 void SetCursor(
int State);
generate an x-y plot from input dataset(s) or field data
abstract base class for most VTK objects
virtual void SetEnabled(int)
Methods for turning the interactor observer on and off, and determining its state.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor ...
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...