| Numworks Epsilon
    1.4.1
    Graphing Calculator Operating System | 
This is the complete list of members for Statistics::BoxView, including all inherited members.
| Axis enum name | Shared::CurveView | |
| bounds() const | View | |
| BoxView(Store *store, Shared::BannerView *bannerView, Quantile *selectedQuantile) | Statistics::BoxView | |
| computeLabels(Axis axis) | Shared::CurveView | protected | 
| 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 | Statistics::BoxView | virtual | 
| drawSegment(KDContext *ctx, KDRect rect, Axis axis, float coordinate, float lowerBound, float upperBound, KDColor color, KDCoordinate thickness=1) const | Shared::CurveView | protected | 
| EvaluateModelWithParameter typedef | Shared::CurveView | |
| floatToPixel(Axis axis, float f) const | Shared::CurveView | protected | 
| 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 | 
| 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 | |
| Quantile enum name | Statistics::BoxView | |
| reload() override | Statistics::BoxView | virtual | 
| resetSuperview() | View | |
| resolution() const | Shared::CurveView | |
| samplingRatio() const | Shared::CurveView | protectedvirtual | 
| selectedQuantile() | Statistics::BoxView | |
| selectMainView(bool mainViewSelected) | Shared::CurveView | |
| selectQuantile(int selectedQuantile) | Statistics::BoxView | |
| setBannerView(View *bannerView) | Shared::CurveView | |
| 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 |