CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
成员的完整列表,这些成员属于 BUI::GStyleMarkShape,包括所有继承而来的类成员
GetMarkColor() const | BUI::GStyleMarkShape | |
GetMarkSize() const | BUI::GStyleMarkShape | |
GetMarkStyle() const | BUI::GStyleMarkShape | |
GStyleMarkShape() | BUI::GStyleMarkShape | |
m_MarkColor | BUI::GStyleMarkShape | protected |
m_MarkSelColor | BUI::GStyleMarkShape | protected |
m_markStyle | BUI::GStyleMarkShape | protected |
m_nMarkSize | BUI::GStyleMarkShape | protected |
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 | |
OnPtInMarkShape(POINT pt, int cx, int cy) | BUI::GStyleMarkShape | |
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 |
PtInMarkShape(POINT pt, int cx, int cy, TypeMarkShape style, int size) | BUI::GStyleMarkShape | static |
SetMarkColor(COLORREF color) | BUI::GStyleMarkShape | |
SetMarkSize(double marksize) | BUI::GStyleMarkShape | |
SetMarkStyle(TypeMarkShape style) | BUI::GStyleMarkShape | |
ShellMarkAttribute(const BeString &szName, const BeString &szText) | BUI::GStyleMarkShape | |
~GStyleMarkShape() | BUI::GStyleMarkShape |