Numworks Epsilon  1.4.1
Graphing Calculator Operating System
Graph::GraphView Member List

This is the complete list of members for Graph::GraphView, including all inherited members.

Axis enum nameShared::CurveView
bounds() constView
computeLabels(Axis axis)Shared::CurveViewprotected
context() constShared::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) constShared::CurveViewprotected
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) constShared::CurveViewprotected
drawDot(KDContext *ctx, KDRect rect, float x, float y, KDColor color, bool oversize=false) constShared::CurveViewprotected
drawGrid(KDContext *ctx, KDRect rect) constShared::CurveViewprotected
drawGridLines(KDContext *ctx, KDRect rect, Axis axis, float step, KDColor color) constShared::CurveViewprotected
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) constShared::CurveViewprotected
drawLabels(KDContext *ctx, KDRect rect, Axis axis, bool shiftOrigin) constShared::CurveViewprotected
drawLine(KDContext *ctx, KDRect rect, Axis axis, float coordinate, KDColor color, KDCoordinate thickness=1) constShared::CurveViewprotected
drawRect(KDContext *ctx, KDRect rect) const overrideGraph::GraphViewvirtual
drawSegment(KDContext *ctx, KDRect rect, Axis axis, float coordinate, float lowerBound, float upperBound, KDColor color, KDCoordinate thickness=1) constShared::CurveViewprotected
drawTangent(bool tangent)Graph::GraphViewinline
EvaluateModelWithParameter typedefShared::CurveView
floatToPixel(Axis axis, float f) constShared::CurveViewprotected
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() constShared::CurveView
k_externRectMarginShared::CurveViewprotectedstatic
k_labelGraduationLengthShared::CurveViewprotectedstatic
k_labelMarginShared::CurveViewprotectedstatic
k_maxNumberOfXLabelsShared::CurveViewprotectedstatic
k_maxNumberOfYLabelsShared::CurveViewprotectedstatic
k_okMarginShared::CurveViewprotectedstatic
m_bannerViewShared::CurveViewprotected
m_curveViewCursorShared::CurveViewprotected
m_frameViewprotected
m_highlightedEndShared::FunctionGraphViewprotected
m_highlightedStartShared::FunctionGraphViewprotected
m_selectedFunctionShared::FunctionGraphViewprotected
m_shouldColorHighlightedShared::FunctionGraphViewprotected
markRectAsDirty(KDRect rect)Viewprotected
minimalSizeForOptimalDisplay() constViewvirtual
operator=(const View &other)=deleteView
operator=(View &&other)=deleteView
pixelToFloat(Axis axis, KDCoordinate p) constShared::CurveViewprotected
pointFromPointInView(View *view, KDPoint point)View
reload() overrideGraph::GraphViewvirtual
reloadBetweenBounds(float start, float end)Shared::FunctionGraphViewprotected
resetSuperview()View
resolution() constShared::CurveView
samplingRatio() constShared::CurveViewprotectedvirtual
selectFunction(Function *function)Shared::FunctionGraphView
selectMainView(bool mainViewSelected)Shared::CurveView
setAreaHighlight(float start, float end)Shared::FunctionGraphView
setAreaHighlightColor(bool highlightColor) overrideGraph::GraphViewinlinevirtual
setBannerView(View *bannerView)Shared::CurveView
setContext(Poincare::Context *context)Shared::FunctionGraphView
setCursorView(View *cursorView)Shared::CurveView
setCurveViewRange(CurveViewRange *curveViewRange)Shared::CurveViewprotected
setFrame(KDRect frame)View
setOkView(View *okView)Shared::CurveView
setSize(KDSize size)View
subview(int index)View
View()View
View(const View &other)=deleteView
View(View &&other)=deleteView
~View()Viewvirtual