ActionOfNode() const | BUI::CNodeCell | |
AddNodeData(std::shared_ptr< CNodeData > valuedata, int w=0, int h=0, SizeMode stw=AdaptFill, SizeMode sth=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 markStyle=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 markStyle=MS_CIRCLE) | BUI::CChartEleScatterBorder | |
CellRect() const | BUI::CNodeCell | |
Clear() | BUI::CNodeCell | |
CNodeCell() | BUI::CNodeCell | |
CNodeCell(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
CopyFrom(const CChartElePoint *ele) | BUI::CChartElePoint | |
DoNodeAction() const | BUI::CNodeCell | |
DoPaintElement(ISurface *pSurface, const GColor &color, const RECT &rcDiagram, RECT *rcUpdate) override | BUI::CChartEleScatterBorder | virtual |
DrawDataLabel(ISurface *pSurface, int x, int y, LPCTSTR str, const RECT &rcDiagram, RECT *rcUpdate) | BUI::CChartElement | |
GetAxisXPoint(VecFloat2 &pt) | BUI::CChartElement | virtual |
GetDataLabelInfo() const | BUI::CChartElement | |
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, std::shared_ptr< CNodeData > valuedata, int w=0, int h=0, SizeMode stw=AdaptFill, SizeMode sth=AdaptFill) | BUI::CNodeCell | |
IsDrawDataLabel() const | BUI::CChartElement | |
IsVaild() override | BUI::CChartElePoint | virtual |
IsViewportArea() override | BUI::CChartEleScatter | virtual |
m_action | BUI::CNodeCell | |
m_backdata | BUI::CNodeCell | |
m_cmd_ast | BUI::CNodeCell | |
m_coordSys | BUI::CChartElePoint | protected |
m_datalabel | BUI::CChartElement | protected |
m_edit_flags | BUI::CChartElePoint | protected |
m_MarkColor | BUI::GStyleMarkShape | protected |
m_MarkSelColor | BUI::GStyleMarkShape | protected |
m_markStyle | BUI::GStyleMarkShape | protected |
m_nameid | BUI::CNodeCell | |
m_nMarkSize | BUI::GStyleMarkShape | protected |
m_notifyHandler | BUI::CNodeCell | |
m_rawdata | BUI::CNodeCell | |
m_rcCell | 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 | |
NotifyMsg(UINT message, WPARAM wp, LPARAM lp) | BUI::CNodeCell | |
OnDrawNodeCell(ISurface *pSurface, int paintState, RECT rcCell, COLORREF textColor, UINT textAlignFlag, PathTransInfo *clipborderpath=NULL) | BUI::CNodeCell | |
OnNotifyMessage(IEventHandler *notify, UINT message, WPARAM wp, LPARAM lp) override | BUI::CChartEleScatter | virtual |
OnPaintMarkShape(ISurface *pSurface, int cx, int cy, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | |
OnPaintMarkShape(ISurface *pSurface, int cx, int cy, int size, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | |
OnParseElementData(XMLItem *pNode, CControlUI *parent) | BUI::CChartElement | virtual |
OnPtInMarkShape(POINT pt, int cx, int cy) | BUI::GStyleMarkShape | |
OnTranslateLanguage() | BUI::CChartElement | virtual |
PaintMarkShape(ISurface *pSurface, int cx, int cy, TypeMarkShape style, int size, COLORREF color, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | static |
PaintMarkShapeBorder(ISurface *pSurface, int cx, int cy, TypeMarkShape style, int marksize, int bordersize, COLORREF color, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | static |
PtInCell(POINT pt) | BUI::CNodeCell | |
PtInMarkShape(POINT pt, int cx, int cy, TypeMarkShape style, int size) | BUI::GStyleMarkShape | static |
SetBackNodeData(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
SetCanBeChangedByMouse(int axis_index, BOOL enable) | BUI::CChartElePoint | |
SetDataLabelInfo(CChartDataLabel *labelStyle) | BUI::CChartElement | |
SetMarkColor(COLORREF color) | BUI::GStyleMarkShape | |
SetMarkSize(double marksize) | BUI::GStyleMarkShape | |
SetMarkStyle(TypeMarkShape style) | BUI::GStyleMarkShape | |
SetName(BeString id) | BUI::CNodeCell | |
SetNodeData(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 markStyle) | BUI::CChartEleScatter | |
SetSyntaxAst(LPCTSTR str_script) | BUI::CNodeCell | |
SetValueOnAxis1(double v1) | BUI::CChartElePoint | |
SetValueOnAxis2(double v2) | BUI::CChartElePoint | |
ShellElementAttribute(const BeString &szName, const BeString &szText, ICoordList *crdlist=NULL) override | BUI::CChartEleScatterBorder | virtual |
ShellMarkAttribute(const BeString &szName, const BeString &szText) | BUI::GStyleMarkShape | |
ShellNodeCellAttribute(const BeString &szName, const BeString &szText) | BUI::CNodeCell | |
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 | |