 |
VTK
9.0.1
|
Go to the documentation of this file.
36 #ifndef vtkXYPlotWidget_h
37 #define vtkXYPlotWidget_h
39 #include "vtkInteractionWidgetsModule.h"
72 vtkObject*
object,
unsigned long event,
void* clientdata,
void* calldata);
75 void OnLeftButtonDown();
76 void OnLeftButtonUp();
80 float StartPosition[2];
101 int ComputeStateBasedOnPosition(
int X,
int Y,
int* pos1,
int* pos2);
104 void SetCursor(
int State);
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract base class for most VTK objects
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor
static void ProcessEvents(vtkObject *object, unsigned long event, void *clientdata, void *calldata)
Handles the char widget activation event.
virtual void SetEnabled(int)
Methods for turning the interactor observer on and off, and determining its state.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
generate an x-y plot from input dataset(s) or field data