| AppendISInput(UINT idx) | BUI::CCoordinateAffine3d | |
| CChartCoordinate() | BUI::CChartCoordinate | |
| CCoordinateAffine3d() | BUI::CCoordinateAffine3d | |
| ChangeThemeColors() | BUI::CChartCoordinate | virtual |
| ClearISInput() | BUI::CCoordinateAffine3d | |
| CoordinateCenterPoint() const | BUI::CChartCoordinate | |
| DoChangeThemeColors(const BeString &name) | BUI::CChartCoordinate | protected |
| DrawBarStyle(ISurface *pSurface, DrawBarInfo *barinfo) | BUI::CChartCoordinate | protected |
| GetAxisColorMapGradient() const | BUI::CChartCoordinate | |
| GetAxisName() | BUI::CChartCoordinate | |
| GetAxisNewTimePos(int axis_index) | BUI::CChartCoordinate | virtual |
| GetCoordHitState() const | BUI::CChartCoordinate | |
| GetCoordinateValue(int mouse_x, int mouse_y, double *outValus, int out_len) | BUI::CChartCoordinate | virtual |
| GetCoordinateWeight(double value) override | BUI::CChartCoordinate | virtual |
| GetCurHitPos() | BUI::CChartCoordinate | virtual |
| GetDataRange(int axis_index, double &fmin, double &fmax) | BUI::CChartCoordinate | virtual |
| GetPointFromPercent(double xp, double yp) const | BUI::CChartCoordinate | |
| GetShowFactor(int axis_index) | BUI::CChartCoordinate | virtual |
| GetVSInputPosition(UINT idx) | BUI::CCoordinateAffine3d | |
| HittestBar(DrawBarInfo *barinfo) | BUI::CChartCoordinate | protected |
| IsCartesianSystem() | BUI::PathTransform | virtual |
| IsEnable() const | BUI::CChartCoordinate | |
| IsHasCoordinateFlags(UINT flags) const | BUI::CChartCoordinate | |
| IsInPath(double x, double y) | BUI::PathTransform | virtual |
| IsVaild() | BUI::CChartCoordinate | virtual |
| IsViewportAreaByValueTrans(double x, double y, AxisValueTransModel mx, AxisValueTransModel my) | BUI::CChartCoordinate | virtual |
| IsVisibleView(DrawBarInfo *barinfo) | BUI::CChartCoordinate | protected |
| m_axis | BUI::CCoordinateAffine3d | protected |
| m_color_map | BUI::CChartCoordinate | protected |
| m_coord_flags | BUI::CChartCoordinate | protected |
| m_is | BUI::CCoordinateAffine3d | protected |
| m_is_enable | BUI::CChartCoordinate | protected |
| m_is_hit_ele | BUI::CChartCoordinate | protected |
| m_is_need_change | BUI::CCoordinateAffine3d | protected |
| m_is_show_corssline | BUI::CCoordinateAffine3d | protected |
| m_light_pos | BUI::CCoordinateAffine3d | protected |
| m_model | BUI::CCoordinateAffine3d | protected |
| m_mvp | BUI::CCoordinateAffine3d | protected |
| m_name_id | BUI::CChartCoordinate | protected |
| m_point_centerView | BUI::CChartCoordinate | protected |
| m_point_cur_hit | BUI::CChartCoordinate | protected |
| m_project | BUI::CCoordinateAffine3d | protected |
| m_pt_corss | BUI::CCoordinateAffine3d | protected |
| m_pt_region | BUI::CCoordinateAffine3d | protected |
| m_pt_trace | BUI::CCoordinateAffine3d | protected |
| m_rc_wnd | BUI::CCoordinateAffine3d | protected |
| m_rect_diagram | BUI::CChartCoordinate | protected |
| m_rotate_xyz | BUI::CCoordinateAffine3d | protected |
| m_time_axis_value | BUI::CChartCoordinate | protected |
| m_view | BUI::CCoordinateAffine3d | protected |
| m_weight_mode | BUI::CChartCoordinate | protected |
| ModifyCoordinateFlags(UINT style, UINT op=ADD_FLAGS) | BUI::CChartCoordinate | |
| OnCalcAxisPosition(RECT rcDiagram) override | BUI::CCoordinateAffine3d | virtual |
| OnNotifyMessage(IEventHandler *notify, UINT message, WPARAM wp, LPARAM lp) | BUI::CChartCoordinate | virtual |
| OnPaintChart(ISurface *pSurface, RECT *rcClip) override | BUI::CCoordinateAffine3d | virtual |
| OnPaintChartBackground(ISurface *pSurface, RECT *rcClip) override | BUI::CCoordinateAffine3d | virtual |
| OnPaintChartCrossLine(ISurface *pSurface, RECT *rcClip, double v1, double v2, LineStyle *style, const GColor &crosslinecolor) | BUI::CChartCoordinate | virtual |
| OnSetWindowRect(RECT rcWindow) override | BUI::CCoordinateAffine3d | virtual |
| OnTranslateLanguage() | BUI::CChartCoordinate | virtual |
| PathTransform() | BUI::PathTransform | |
| RectDiagram() | BUI::CChartCoordinate | virtual |
| SetAxisColorMapGradient(GBrushGradient *color_map) | BUI::CChartCoordinate | |
| SetAxisNameText(const BeString &str) | BUI::CChartCoordinate | |
| SetCoordHitState(BOOL hit) | BUI::CChartCoordinate | |
| SetCoordinateCenterPoint(LONG x, LONG y) | BUI::CChartCoordinate | |
| SetEnable(BOOL enable) | BUI::CChartCoordinate | |
| SetLightPosition(const VecFloat3 &p) | BUI::CCoordinateAffine3d | |
| SetMatrixCamera(const MatFloat4x4 &m) | BUI::CCoordinateAffine3d | |
| SetMatrixModel(const MatFloat4x4 &m) | BUI::CCoordinateAffine3d | |
| SetMatrixProjection(const MatFloat4x4 &m) | BUI::CCoordinateAffine3d | |
| SetRotateXYZ(const VecFloat3 &p) | BUI::CCoordinateAffine3d | |
| ShellCoordinateAttribute(const BeString &szName, const BeString &szText, ICoordList *crdlist) | BUI::CChartCoordinate | virtual |
| Transform(double *x, double *y) | BUI::PathTransform | virtual |
| Transform2x2(double *x, double *y) | BUI::PathTransform | virtual |
| TransformFloat(float *x, float *y) | BUI::PathTransform | virtual |
| TransformLong(LONG *x, LONG *y) | BUI::PathTransform | virtual |
| ViewIntPointByValueTrans(double x, double y, AxisValueTransModel mx, AxisValueTransModel my) | BUI::CChartCoordinate | virtual |
| ViewIntSizeByValueTrans(double cx, double cy, AxisValueTransModel mx, AxisValueTransModel my) | BUI::CChartCoordinate | virtual |
| ~CChartCoordinate() | BUI::CChartCoordinate | virtual |
| ~CCoordinateAffine3d() | BUI::CCoordinateAffine3d | |
| ~PathTransform() | BUI::PathTransform | virtual |