|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
类 | |
| struct | BUI::LineStyle |
| struct | BUI::ShadowInfo |
| struct | BUI::PathTransInfo |
| struct | BUI::ImageStyle |
| class | BUI::ISurface |
| 图形接口 更多... | |
| class | BUI::GSurface |
| 实现图形接口 更多... | |
| class | BUI::ClipBoxSurface |
命名空间 | |
| namespace | BUI |
枚举 | |
| enum | BUI::LineCapStyle { BUI::BUTT = 0 , BUI::ROUND , BUI::SQUARE } |
| enum | BUI::ImageRatioStyle { BUI::meet_style , BUI::slice_style , BUI::none_style } |
| enum | BUI::SurfaceFillRule { BUI::ModeNonZero = 0 , BUI::ModeEvenOdd = 1 } |
函数 | |
| UI_EXP void | BUI::ShellTextGlyphEffect (TransAlongSinglePath &ge, const BeString &szName, const BeString &szText) |