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 | |
CChartElePointHeat() | BUI::CChartElePointHeat | |
CChartElePointHeat(CChartCoordinate *sys, double v1=0.0, double v2=0.0) | BUI::CChartElePointHeat | |
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::CChartElePointHeat | 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 |
GetNodeData() | BUI::CNodeCell | |
GetNodeState() | BUI::CNodeCell | |
GetPoint() override | BUI::CChartElePoint | virtual |
GetPointAxisValue(int axis_index) | BUI::CChartElePoint | |
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::CChartElePoint | 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_gradient_colors | BUI::CChartElePointHeat | protected |
m_heat_r | BUI::CChartElePointHeat | protected |
m_nameid | BUI::CNodeCell | |
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::CChartElePoint | 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 | |
SetCanBeChangedByMouse(int axis_index, BOOL enable) | BUI::CChartElePoint | |
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 | |
SetValueOnAxis1(double v1) | BUI::CChartElePoint | |
SetValueOnAxis2(double v2) | BUI::CChartElePoint | |
ShellElementAttribute(const BeString &szName, const BeString &szText, ICoordList *crdlist=NULL) override | BUI::CChartElePointHeat | virtual |
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 |
~CChartElePointHeat() | BUI::CChartElePointHeat | virtual |
~CNodeCell() | BUI::CNodeCell | virtual |