This is the complete list of members for MWAWGraphicShape, including all inherited members.
addTo(MWAWVec2f const &orig, bool asSurface, librevenge::RVNGPropertyList &propList) const | MWAWGraphicShape | |
Arc enum value | MWAWGraphicShape | |
arc(MWAWBox2f const &box, MWAWBox2f const &circleBox, MWAWVec2f const &angles) | MWAWGraphicShape | inlinestatic |
C_Bad enum value | MWAWGraphicShape | |
C_Ellipse enum value | MWAWGraphicShape | |
C_Path enum value | MWAWGraphicShape | |
C_Polygon enum value | MWAWGraphicShape | |
C_Polyline enum value | MWAWGraphicShape | |
C_Rectangle enum value | MWAWGraphicShape | |
Circle enum value | MWAWGraphicShape | |
circle(MWAWBox2f const &box) | MWAWGraphicShape | inlinestatic |
cmp(MWAWGraphicShape const &a) const | MWAWGraphicShape | |
Command enum name | MWAWGraphicShape | |
getBdBox() const | MWAWGraphicShape | inline |
getBdBox(MWAWGraphicStyle const &style, bool moveToO=false) const | MWAWGraphicShape | |
getPath() const | MWAWGraphicShape | protected |
getType() const | MWAWGraphicShape | inline |
Line enum value | MWAWGraphicShape | |
line(MWAWVec2f const &orign, MWAWVec2f const &dest) | MWAWGraphicShape | static |
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 enum value | MWAWGraphicShape | |
path(MWAWBox2f const &box) | MWAWGraphicShape | inlinestatic |
Pie enum value | MWAWGraphicShape | |
pie(MWAWBox2f const &box, MWAWBox2f const &circleBox, MWAWVec2f const &angles) | MWAWGraphicShape | inlinestatic |
Polygon enum value | MWAWGraphicShape | |
polygon(MWAWBox2f const &box) | MWAWGraphicShape | inlinestatic |
Rectangle enum value | MWAWGraphicShape | |
rectangle(MWAWBox2f const &box, MWAWVec2f const &corners=MWAWVec2f(0, 0)) | MWAWGraphicShape | inlinestatic |
rotate(float angle, MWAWVec2f const ¢er) const | MWAWGraphicShape | |
scale(MWAWVec2f const &factor) | MWAWGraphicShape | |
ShapeUnknown enum value | MWAWGraphicShape | |
translate(MWAWVec2f const &delta) | MWAWGraphicShape | |
Type enum name | MWAWGraphicShape | |
~MWAWGraphicShape() | MWAWGraphicShape | inlinevirtual |