| ActionOfNode() const | BUI::CNodeCell | |
| AddNodeData(const std::shared_ptr< CNodeData > &valuedata, int w=0, int h=0, LayoutMode mw=AdaptFill, LayoutMode mh=AdaptFill) | BUI::CNodeCell | |
| BindAction(std::shared_ptr< IActionNotify > action) | BUI::CNodeCell | |
| CChartElement() | BUI::CChartElement | |
| CChartElePoint() | BUI::CChartElePoint | |
| CChartElePoint(CChartCoordinate *sys, double v1=0.0, double v2=0.0) | BUI::CChartElePoint | |
| CChartEleScatter() | BUI::CChartEleScatter | |
| CChartEleScatter(CChartCoordinate *sys, double v1=0.0, double v2=0.0) | BUI::CChartEleScatter | |
| CChartEleScatter(CChartCoordinate *sys, double v1, double v2, double w, GColor color, TypeMarkShape mark_style=MS_CIRCLE) | BUI::CChartEleScatter | |
| CChartEleScatterBorder() | BUI::CChartEleScatterBorder | |
| CChartEleScatterBorder(CChartCoordinate *sys, double v1=0.0, double v2=0.0) | BUI::CChartEleScatterBorder | |
| CChartEleScatterBorder(CChartCoordinate *sys, double v1, double v2, double w, GColor color, TypeMarkShape mark_style=MS_CIRCLE) | BUI::CChartEleScatterBorder | |
| CellRect() const | BUI::CNodeCell | |
| ChangeElementThemeColors() | BUI::CChartElement | virtual |
| CNodeCell() | BUI::CNodeCell | |
| CNodeCell(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
| CopyFrom(const CChartElePoint *ele) | BUI::CChartElePoint | |
| DoChangeEleThemeColors(const BeString &name) | BUI::CChartElement | |
| DoNodeAction() const | BUI::CNodeCell | |
| DoPaintElement(ISurface *surface, const GColor &color, const RECT &rc_diagram, RECT *rc_update) override | BUI::CChartEleScatterBorder | virtual |
| DrawDataLabel(ISurface *surface, int x, int y, LPCTSTR str, const RECT &rc_diagram, RECT *rc_update) | BUI::CChartElement | |
| GetAxisXPoint(VecFloat2 &pt) | BUI::CChartElement | virtual |
| GetDataLabelInfo() const | BUI::CChartElement | |
| GetElementRelationship(std::vector< BeString > &list) override | BUI::CChartEleScatterBorder | virtual |
| GetLogicPoint(int field=0) override | BUI::CChartElePoint | virtual |
| GetMarkColor() const | BUI::GStyleMarkShape | |
| GetMarkSize() const | BUI::GStyleMarkShape | |
| GetMarkStyle() const | BUI::GStyleMarkShape | |
| GetNodeData() | BUI::CNodeCell | |
| GetNodeState() | BUI::CNodeCell | |
| GetPoint() override | BUI::CChartElePoint | virtual |
| GetPointAxisValue(int axis_index) | BUI::CChartElePoint | |
| GStyleMarkShape() | BUI::GStyleMarkShape | |
| InsertNodeData(int pos, const std::shared_ptr< CNodeData > &valuedata, int w=0, int h=0, LayoutMode mw=AdaptFill, LayoutMode mh=AdaptFill) | BUI::CNodeCell | |
| IsDrawDataLabel() const | BUI::CChartElement | |
| IsEnable() const | BUI::CNodeCell | |
| IsVaild() override | BUI::CChartElePoint | virtual |
| IsViewportArea() override | BUI::CChartEleScatter | virtual |
| m_action | BUI::CNodeCell | |
| m_backdata | BUI::CNodeCell | |
| m_cmd_ast | BUI::CNodeCell | |
| m_coord_obj | BUI::CChartElePoint | protected |
| m_data_label | BUI::CChartElement | protected |
| m_edit_flags | BUI::CChartElePoint | protected |
| m_mark_color | BUI::GStyleMarkShape | protected |
| m_mark_sel_color | BUI::GStyleMarkShape | protected |
| m_mark_size | BUI::GStyleMarkShape | protected |
| m_mark_style | BUI::GStyleMarkShape | protected |
| m_name_id | BUI::CNodeCell | |
| m_notify_handler | BUI::CNodeCell | |
| m_rawdata | BUI::CNodeCell | |
| m_rc_cell | BUI::CNodeCell | |
| m_state | BUI::CNodeCell | |
| m_v1 | BUI::CChartElePoint | protected |
| m_v2 | BUI::CChartElePoint | protected |
| Name() | BUI::CNodeCell | |
| NeedUpdateHostUI() | BUI::CNodeCell | |
| NeedUpdateUI() | BUI::CNodeCell | |
| OnDrawNodeCell(ISurface *surface, int paint_state, RECT rc_cell, const GColor &color_text, UINT text_align, PathTransInfo *clip_path=NULL) | BUI::CNodeCell | |
| OnNotifyMessage(IEventHandler *notify, UINT message, WPARAM wp, LPARAM lp) override | BUI::CChartEleScatter | virtual |
| OnPaintMarkShape(ISurface *surface, int cx, int cy, const RECT &rc_diagram, RECT *rc_clip) | BUI::GStyleMarkShape | |
| OnPaintMarkShape(ISurface *surface, int cx, int cy, int size, const RECT &rc_diagram, RECT *rc_clip) | BUI::GStyleMarkShape | |
| OnParseElementData(XMLItem *node, CControlUI *parent) | BUI::CChartElement | virtual |
| OnPtInMarkShape(POINT pt, int cx, int cy) | BUI::GStyleMarkShape | |
| OnTranslateLanguage() | BUI::CChartElement | virtual |
| PaintMarkShape(ISurface *surface, int cx, int cy, TypeMarkShape style, int size, const GColor &color, const RECT &rc_diagram, RECT *rc_clip) | BUI::GStyleMarkShape | static |
| PaintMarkShapeBorder(ISurface *surface, int cx, int cy, TypeMarkShape style, int mark_size, int border_size, const GColor &color, const RECT &rc_diagram, RECT *rc_clip) | BUI::GStyleMarkShape | static |
| PtInCell(POINT pt) | BUI::CNodeCell | |
| PtInMarkShape(POINT pt, int cx, int cy, TypeMarkShape style, int size) | BUI::GStyleMarkShape | static |
| ResetNodeState() | BUI::CNodeCell | |
| SetBackNodeData(const std::shared_ptr< CNodeData > &valuedata) | BUI::CNodeCell | |
| SetCanBeChangedByMouse(int axis_index, BOOL enable) | BUI::CChartElePoint | |
| SetDataLabelInfo(CChartDataLabel *label_style) | BUI::CChartElement | |
| SetEnable(BOOL enable) | BUI::CNodeCell | |
| SetMarkColor(const GColor &color) | BUI::GStyleMarkShape | |
| SetMarkSize(double mark_size) | BUI::GStyleMarkShape | |
| SetMarkStyle(TypeMarkShape style) | BUI::GStyleMarkShape | |
| SetName(BeString id) | BUI::CNodeCell | |
| SetNodeData(const std::shared_ptr< CNodeData > &valuedata) | BUI::CNodeCell | |
| SetNotifyHandler(IEventHandler *notify) | BUI::CNodeCell | |
| SetRect(int x, int y, int w, int h) | BUI::CNodeCell | |
| SetScatterStyle(double w, GColor color, TypeMarkShape mark_style) | BUI::CChartEleScatter | |
| SetSyntaxAst(LPCTSTR str_script) | BUI::CNodeCell | |
| SetValueOnAxis1(double v1) | BUI::CChartElePoint | |
| SetValueOnAxis2(double v2) | BUI::CChartElePoint | |
| ShellElementAttribute(const BeString &str_name, const BeString &str_value, ICoordList *coord_list=NULL) override | BUI::CChartEleScatterBorder | virtual |
| ShellMarkAttribute(const BeString &str_name, const BeString &str_value) | BUI::GStyleMarkShape | |
| ShellNodeCellAttribute(const BeString &str_name, const BeString &str_value) | BUI::CNodeCell | virtual |
| UpdatePosition(double v1=0.0, double v2=0.0) | BUI::CChartElePoint | |
| ~CChartElement() | BUI::CChartElement | virtual |
| ~CChartElePoint() | BUI::CChartElePoint | virtual |
| ~CChartEleScatter() | BUI::CChartEleScatter | virtual |
| ~CChartEleScatterBorder() | BUI::CChartEleScatterBorder | virtual |
| ~CNodeCell() | BUI::CNodeCell | virtual |
| ~GStyleMarkShape() | BUI::GStyleMarkShape | |