|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
成员的完整列表,这些成员属于 BUI::GStyleMarkShape,包括所有继承而来的类成员
| GetMarkColor() const | BUI::GStyleMarkShape | |
| GetMarkSize() const | BUI::GStyleMarkShape | |
| GetMarkStyle() const | BUI::GStyleMarkShape | |
| GStyleMarkShape() | BUI::GStyleMarkShape | |
| m_mark_color | BUI::GStyleMarkShape | protected |
| m_mark_sel_color | BUI::GStyleMarkShape | protected |
| m_mark_size | BUI::GStyleMarkShape | protected |
| m_mark_style | 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, const GColor &color, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | static |
| PaintMarkShapeBorder(ISurface *pSurface, int cx, int cy, TypeMarkShape style, int marksize, int bordersize, const GColor &color, const RECT &rcDiagram, RECT *rcClip) | BUI::GStyleMarkShape | static |
| PtInMarkShape(POINT pt, int cx, int cy, TypeMarkShape style, int size) | BUI::GStyleMarkShape | static |
| SetMarkColor(const GColor &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 |