| Numworks Epsilon
    1.4.1
    Graphing Calculator Operating System | 
This is the complete list of members for Graph::GraphView, including all inherited members.
| Axis enum name | Shared::CurveView | |
| bounds() const | View | |
| computeLabels(Axis axis) | Shared::CurveView | protected | 
| context() const | Shared::FunctionGraphView | |
| CurveView(CurveViewRange *curveViewRange=nullptr, CurveViewCursor *curveViewCursor=nullptr, BannerView *bannerView=nullptr, View *cursorView=nullptr, View *okView=nullptr) | Shared::CurveView | |
| drawAxes(KDContext *ctx, KDRect rect, Axis axis) const | Shared::CurveView | protected | 
| drawCurve(KDContext *ctx, KDRect rect, EvaluateModelWithParameter evaluation, void *model, void *context, KDColor color, bool colorUnderCurve=false, float colorLowerBound=0.0f, float colorUpperBound=0.0f, bool continuously=false) const | Shared::CurveView | protected | 
| drawDot(KDContext *ctx, KDRect rect, float x, float y, KDColor color, bool oversize=false) const | Shared::CurveView | protected | 
| drawGrid(KDContext *ctx, KDRect rect) const | Shared::CurveView | protected | 
| drawGridLines(KDContext *ctx, KDRect rect, Axis axis, float step, KDColor color) const | Shared::CurveView | protected | 
| drawHistogram(KDContext *ctx, KDRect rect, EvaluateModelWithParameter evaluation, void *model, void *context, float firstBarAbscissa, float barWidth, bool fillBar, KDColor defaultColor, KDColor highlightColor, float highlightLowerBound=INFINITY, float highlightUpperBound=-INFINITY) const | Shared::CurveView | protected | 
| drawLabels(KDContext *ctx, KDRect rect, Axis axis, bool shiftOrigin) const | Shared::CurveView | protected | 
| drawLine(KDContext *ctx, KDRect rect, Axis axis, float coordinate, KDColor color, KDCoordinate thickness=1) const | Shared::CurveView | protected | 
| drawRect(KDContext *ctx, KDRect rect) const override | Graph::GraphView | virtual | 
| drawSegment(KDContext *ctx, KDRect rect, Axis axis, float coordinate, float lowerBound, float upperBound, KDColor color, KDCoordinate thickness=1) const | Shared::CurveView | protected | 
| drawTangent(bool tangent) | Graph::GraphView | inline | 
| EvaluateModelWithParameter typedef | Shared::CurveView | |
| floatToPixel(Axis axis, float f) const | Shared::CurveView | protected | 
| FunctionGraphView(InteractiveCurveViewRange *graphRange, CurveViewCursor *cursor, BannerView *bannerView, View *cursorView) | Shared::FunctionGraphView | |
| GraphView(CartesianFunctionStore *functionStore, Shared::InteractiveCurveViewRange *graphRange, Shared::CurveViewCursor *cursor, Shared::BannerView *bannerView, View *cursorView) | Graph::GraphView | |
| isMainViewSelected() const | Shared::CurveView | |
| k_externRectMargin | Shared::CurveView | protectedstatic | 
| k_labelGraduationLength | Shared::CurveView | protectedstatic | 
| k_labelMargin | Shared::CurveView | protectedstatic | 
| k_maxNumberOfXLabels | Shared::CurveView | protectedstatic | 
| k_maxNumberOfYLabels | Shared::CurveView | protectedstatic | 
| k_okMargin | Shared::CurveView | protectedstatic | 
| m_bannerView | Shared::CurveView | protected | 
| m_curveViewCursor | Shared::CurveView | protected | 
| m_frame | View | protected | 
| m_highlightedEnd | Shared::FunctionGraphView | protected | 
| m_highlightedStart | Shared::FunctionGraphView | protected | 
| m_selectedFunction | Shared::FunctionGraphView | protected | 
| m_shouldColorHighlighted | Shared::FunctionGraphView | protected | 
| markRectAsDirty(KDRect rect) | View | protected | 
| minimalSizeForOptimalDisplay() const | View | virtual | 
| operator=(const View &other)=delete | View | |
| operator=(View &&other)=delete | View | |
| pixelToFloat(Axis axis, KDCoordinate p) const | Shared::CurveView | protected | 
| pointFromPointInView(View *view, KDPoint point) | View | |
| reload() override | Graph::GraphView | virtual | 
| reloadBetweenBounds(float start, float end) | Shared::FunctionGraphView | protected | 
| resetSuperview() | View | |
| resolution() const | Shared::CurveView | |
| samplingRatio() const | Shared::CurveView | protectedvirtual | 
| selectFunction(Function *function) | Shared::FunctionGraphView | |
| selectMainView(bool mainViewSelected) | Shared::CurveView | |
| setAreaHighlight(float start, float end) | Shared::FunctionGraphView | |
| setAreaHighlightColor(bool highlightColor) override | Graph::GraphView | inlinevirtual | 
| setBannerView(View *bannerView) | Shared::CurveView | |
| setContext(Poincare::Context *context) | Shared::FunctionGraphView | |
| setCursorView(View *cursorView) | Shared::CurveView | |
| setCurveViewRange(CurveViewRange *curveViewRange) | Shared::CurveView | protected | 
| setFrame(KDRect frame) | View | |
| setOkView(View *okView) | Shared::CurveView | |
| setSize(KDSize size) | View | |
| subview(int index) | View | |
| View() | View | |
| View(const View &other)=delete | View | |
| View(View &&other)=delete | View | |
| ~View() | View | virtual |