Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Shared::CurveViewCursor Class Reference

#include <curve_view_cursor.h>

Public Member Functions

 CurveViewCursor ()
 
double x ()
 
double y ()
 
void moveTo (double x, double y)
 

Detailed Description

Definition at line 6 of file curve_view_cursor.h.

Constructor & Destructor Documentation

◆ CurveViewCursor()

Shared::CurveViewCursor::CurveViewCursor ( )

Definition at line 6 of file curve_view_cursor.cpp.

Member Function Documentation

◆ moveTo()

void Shared::CurveViewCursor::moveTo ( double  x,
double  y 
)

Definition at line 20 of file curve_view_cursor.cpp.

◆ x()

double Shared::CurveViewCursor::x ( )

Definition at line 12 of file curve_view_cursor.cpp.

◆ y()

double Shared::CurveViewCursor::y ( )

Definition at line 16 of file curve_view_cursor.cpp.


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