SIVIC API  0.9.26
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Static Public Member Functions | List of all members
svkSpecGridSelector Class Reference

#include <svkSpecGridSelector.h>

Inheritance diagram for svkSpecGridSelector:

Public Member Functions

virtual void OnMouseMove ()
 
void RedrawRubberBand ()
 
int GetStartX ()
 Pure getter, returns the x value where the selection started. More...
 
int GetStartY ()
 Pure getter, returns the y value where the selection started. More...
 
int GetEndX ()
 Pure getter, returns the x value where the selection ended. More...
 
int GetEndY ()
 Pure getter, returns the y value where the selection ended. More...
 

Static Public Member Functions

static svkSpecGridSelectorNew ()
 

Member Function Documentation

int GetEndX ( )

Pure getter, returns the x value where the selection ended.

Referenced by svkPlotGridViewController::UpdateSelection().

int GetEndY ( )

Pure getter, returns the y value where the selection ended.

Referenced by svkPlotGridViewController::UpdateSelection().

int GetStartX ( )

Pure getter, returns the x value where the selection started.

Referenced by svkPlotGridViewController::UpdateSelection().

int GetStartY ( )

Pure getter, returns the y value where the selection started.

Referenced by svkPlotGridViewController::UpdateSelection().

static svkSpecGridSelector* New ( )
static
void OnMouseMove ( )
virtual

Callback for a left button release. Clears the rubberband from the screen and throws a SelectionChangedEvent.

References svkSpecGridSelector::RedrawRubberBand().

void RedrawRubberBand ( )

The documentation for this class was generated from the following files: