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 | |
CChartElePath() | BUI::CChartElePath | |
CChartElePath(PathTransform *trans, PathConvType type=CONV_NONE) | BUI::CChartElePath | |
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::CChartElePath | 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 | |
GetPath() | BUI::CChartElePath | |
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() override | BUI::CChartElePath | virtual |
IsViewportArea() | BUI::CChartElement | virtual |
LoadGeoJson(LPCTSTR file) | BUI::CChartElePath | |
m_action | BUI::CNodeCell | |
m_backdata | BUI::CNodeCell | |
m_bkColor | BUI::CChartElePath | protected |
m_bkGradientBru | BUI::CChartElePath | protected |
m_borderColor | BUI::CChartElePath | protected |
m_borderGradientBru | BUI::CChartElePath | protected |
m_borderSize | BUI::CChartElePath | protected |
m_borderStyle | BUI::CChartElePath | protected |
m_cmd_ast | BUI::CNodeCell | |
m_conv | BUI::CChartElePath | protected |
m_datalabel | BUI::CChartElement | protected |
m_img_pattern | BUI::CChartElePath | protected |
m_nameid | BUI::CNodeCell | |
m_notifyHandler | BUI::CNodeCell | |
m_path | BUI::CChartElePath | protected |
m_path_box | BUI::CChartElePath | protected |
m_rawdata | BUI::CNodeCell | |
m_rcCell | BUI::CNodeCell | |
m_showBitmap | BUI::CChartElePath | protected |
m_state | BUI::CChartElePath | protected |
m_trans | BUI::CChartElePath | 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::CChartElePath | virtual |
OnParseElementData(XMLItem *pNode, CControlUI *parent) override | BUI::CChartElePath | virtual |
OnTranslateLanguage() | BUI::CChartElement | virtual |
PtInCell(POINT pt) | BUI::CNodeCell | |
SetBackGroundColor(GColor color) | BUI::CChartElePath | |
SetBackGroundGradientBru(GBrushGradient *bru) | BUI::CChartElePath | |
SetBackNodeData(std::shared_ptr< CNodeData > valuedata) | BUI::CNodeCell | |
SetBorderColor(GColor color) | BUI::CChartElePath | |
SetBorderGradientBru(GBrushGradient *bru) | BUI::CChartElePath | |
SetBorderSize(int size) | BUI::CChartElePath | |
SetBorderStyle(LineStyle style) | BUI::CChartElePath | |
SetDataLabelInfo(CChartDataLabel *labelStyle) | BUI::CChartElement | |
SetLinePatternImage(GImage *img) | BUI::CChartElePath | |
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) override | BUI::CChartElePath | virtual |
ShellNodeCellAttribute(const BeString &szName, const BeString &szText) | BUI::CNodeCell | |
ShowBackGround(BOOL show) | BUI::CChartElePath | |
ShowBorder(BOOL show) | BUI::CChartElePath | |
UpdatePathBox() | BUI::CChartElePath | |
~CChartElement() | BUI::CChartElement | virtual |
~CChartElePath() | BUI::CChartElePath | virtual |
~CNodeCell() | BUI::CNodeCell | virtual |