This is the complete list of members for MWAWGraphicShape, including all inherited members.
Arc enum value | MWAWGraphicShape | |
arc(Box2f const &box, Box2f const &circleBox, Vec2f const &angles) | MWAWGraphicShape | inlinestatic |
Circle enum value | MWAWGraphicShape | |
circle(Box2f const &box) | MWAWGraphicShape | inlinestatic |
cmp(MWAWGraphicShape const &a) const | MWAWGraphicShape | |
getBdBox(MWAWGraphicStyle const &style, bool moveToO=false) const | MWAWGraphicShape | |
getPath() const | MWAWGraphicShape | protected |
line(Vec2f const &orign, Vec2f const &dest) | MWAWGraphicShape | static |
Line enum value | MWAWGraphicShape | |
m_arcAngles | MWAWGraphicShape | |
m_bdBox | MWAWGraphicShape | |
m_cornerWidth | MWAWGraphicShape | |
m_extra | MWAWGraphicShape | |
m_formBox | MWAWGraphicShape | |
m_path | MWAWGraphicShape | |
m_type | MWAWGraphicShape | |
m_vertices | MWAWGraphicShape | |
MWAWGraphicShape() | MWAWGraphicShape | inline |
operator<<(std::ostream &o, MWAWGraphicShape const &sh) | MWAWGraphicShape | friend |
path(Box2f const &box) | MWAWGraphicShape | inlinestatic |
Path enum value | MWAWGraphicShape | |
Pie enum value | MWAWGraphicShape | |
pie(Box2f const &box, Box2f const &circleBox, Vec2f const &angles) | MWAWGraphicShape | inlinestatic |
polygon(Box2f const &box) | MWAWGraphicShape | inlinestatic |
Polygon enum value | MWAWGraphicShape | |
rectangle(Box2f const &box, Vec2f const &corners=Vec2f(0, 0)) | MWAWGraphicShape | inlinestatic |
Rectangle enum value | MWAWGraphicShape | |
rotate(float angle, Vec2f const ¢er) const | MWAWGraphicShape | |
send(MWAWGraphicInterface &interface, MWAWGraphicStyle const &style, Vec2f const &orig) const | MWAWGraphicShape | |
ShapeUnknown enum value | MWAWGraphicShape | |
translate(Vec2f const &delta) | MWAWGraphicShape | |
Type enum name | MWAWGraphicShape | |
~MWAWGraphicShape() | MWAWGraphicShape | inlinevirtual |