|
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 *surface, int cx, int cy, const RECT &rc_diagram, RECT *rc_clip) | BUI::GStyleMarkShape | |
| OnPaintMarkShape(ISurface *surface, int cx, int cy, int size, const RECT &rc_diagram, RECT *rc_clip) | BUI::GStyleMarkShape | |
| OnPtInMarkShape(POINT pt, int cx, int cy) | BUI::GStyleMarkShape | |
| PaintMarkShape(ISurface *surface, int cx, int cy, TypeMarkShape style, int size, const GColor &color, const RECT &rc_diagram, RECT *rc_clip) | BUI::GStyleMarkShape | static |
| PaintMarkShapeBorder(ISurface *surface, int cx, int cy, TypeMarkShape style, int mark_size, int border_size, const GColor &color, const RECT &rc_diagram, RECT *rc_clip) | 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 mark_size) | BUI::GStyleMarkShape | |
| SetMarkStyle(TypeMarkShape style) | BUI::GStyleMarkShape | |
| ShellMarkAttribute(const BeString &str_name, const BeString &str_value) | BUI::GStyleMarkShape | |
| ~GStyleMarkShape() | BUI::GStyleMarkShape |