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 | |
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) | BUI::CChartElement | 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_datalabel | BUI::CChartElement | protected |
m_nameid | BUI::CNodeCell | |
m_notifyHandler | BUI::CNodeCell | |
m_rawdata | BUI::CNodeCell | |
m_rcCell | BUI::CNodeCell | |
m_state | BUI::CNodeCell | |
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 | |
ShellElementAttribute(const BeString &szName, const BeString &szText, ICoordList *crdlist=NULL) | BUI::CChartElement | virtual |
ShellNodeCellAttribute(const BeString &szName, const BeString &szText) | BUI::CNodeCell | |
~CChartElement() | BUI::CChartElement | virtual |
~CNodeCell() | BUI::CNodeCell | virtual |