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 | |
CChartEleNotes() | BUI::CChartEleNotes | |
CChartEleNotes(CChartCoordinate *coordSys, const VecFloat2 &start, const VecFloat2 &end, const GColor &color, const GColor &text_color, UINT text_algin=0) | BUI::CChartEleNotes | |
CellRect() const | BUI::CNodeCell | |
Clear() | BUI::CNodeCell | |
CNodeCell() | BUI::CNodeCell | |
CNodeCell(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
DoNodeAction() const | BUI::CNodeCell | |
DoPaintElement(ISurface *pSurface, const GColor &color, const RECT &rcDiagram, RECT *rcUpdate) override | BUI::CChartEleNotes | 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) | BUI::CChartElement | virtual |
GetNodeData() | BUI::CNodeCell | |
GetNodeState() | BUI::CNodeCell | |
GetPoint() | BUI::CChartElement | virtual |
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() | BUI::CChartElement | virtual |
IsViewportArea() | BUI::CChartElement | virtual |
m_action | BUI::CNodeCell | |
m_backdata | BUI::CNodeCell | |
m_cmd_ast | BUI::CNodeCell | |
m_colorLine | BUI::CChartEleNotes | protected |
m_colorText | BUI::CChartEleNotes | protected |
m_CoordSys | BUI::CChartEleNotes | protected |
m_datalabel | BUI::CChartElement | protected |
m_line_size | BUI::CChartEleNotes | protected |
m_nameid | BUI::CNodeCell | |
m_notifyHandler | BUI::CNodeCell | |
m_pt0 | BUI::CChartEleNotes | protected |
m_pt1 | BUI::CChartEleNotes | protected |
m_rawdata | BUI::CNodeCell | |
m_rcCell | BUI::CNodeCell | |
m_state | BUI::CNodeCell | |
m_strLabel | BUI::CChartEleNotes | protected |
m_textAlign | BUI::CChartEleNotes | protected |
m_textAngle | BUI::CChartEleNotes | 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) | BUI::CChartElement | virtual |
OnParseElementData(XMLItem *pNode, CControlUI *parent) | BUI::CChartElement | virtual |
OnTranslateLanguage() | BUI::CChartElement | virtual |
PtInCell(POINT pt) | BUI::CNodeCell | |
SetBackNodeData(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
SetDataLabelInfo(CChartDataLabel *labelStyle) | BUI::CChartElement | |
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 | |
SetSyntaxAst(LPCTSTR str_script) | BUI::CNodeCell | |
SetText(const BeString &text) | BUI::CChartEleNotes | |
ShellElementAttribute(const BeString &szName, const BeString &szText, ICoordList *crdlist=NULL) override | BUI::CChartEleNotes | virtual |
ShellNodeCellAttribute(const BeString &szName, const BeString &szText) | BUI::CNodeCell | |
~CChartElement() | BUI::CChartElement | virtual |
~CChartEleNotes() | BUI::CChartEleNotes | |
~CNodeCell() | BUI::CNodeCell | virtual |