Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Shared::InteractiveCurveViewRangeDelegate Class Referenceabstract

#include <interactive_curve_view_range_delegate.h>

Inheritance diagram for Shared::InteractiveCurveViewRangeDelegate:
Regression::Store Shared::FunctionGraphController Graph::GraphController Sequence::GraphController

Classes

struct  Range
 

Public Member Functions

bool didChangeRange (InteractiveCurveViewRange *interactiveCurveViewRange)
 
virtual float interestingXRange ()
 

Detailed Description

Definition at line 8 of file interactive_curve_view_range_delegate.h.

Member Function Documentation

◆ didChangeRange()

bool Shared::InteractiveCurveViewRangeDelegate::didChangeRange ( InteractiveCurveViewRange interactiveCurveViewRange)

Definition at line 9 of file interactive_curve_view_range_delegate.cpp.

◆ interestingXRange()

float Shared::InteractiveCurveViewRangeDelegate::interestingXRange ( )
virtual

Reimplemented in Graph::GraphController.

Definition at line 51 of file interactive_curve_view_range_delegate.cpp.


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