Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <graph_controller.h>
Definition at line 17 of file graph_controller.h.
Regression::GraphController::GraphController | ( | Responder * | parentResponder, |
ButtonRowController * | header, | ||
Store * | store, | ||
Shared::CurveViewCursor * | cursor, | ||
uint32_t * | modelVersion, | ||
uint32_t * | rangeVersion, | ||
int * | selectedDotIndex | ||
) |
Definition at line 10 of file graph_controller.cpp.
|
overridevirtual |
Implements AlternateEmptyViewDelegate.
Definition at line 35 of file graph_controller.cpp.
|
overridevirtual |
Implements Shared::InteractiveCurveViewController.
Definition at line 24 of file graph_controller.cpp.
|
overridevirtual |
Implements AlternateEmptyViewDelegate.
Definition at line 28 of file graph_controller.cpp.
void Regression::GraphController::selectRegressionCurve | ( | ) |
Definition at line 47 of file graph_controller.cpp.
|
overridevirtual |
Reimplemented from ViewController.
Definition at line 42 of file graph_controller.cpp.