This is the complete list of members for WPSGraphicShape, including all inherited members.
addTo(Vec2f const &orig, bool asSurface, librevenge::RVNGPropertyList &propList) const | WPSGraphicShape | |
Arc enum value | WPSGraphicShape | |
arc(WPSBox2f const &box, WPSBox2f const &circleWPSBox, Vec2f const &angles) | WPSGraphicShape | inlinestatic |
C_Bad enum value | WPSGraphicShape | |
C_Ellipse enum value | WPSGraphicShape | |
C_Path enum value | WPSGraphicShape | |
C_Polygon enum value | WPSGraphicShape | |
C_Polyline enum value | WPSGraphicShape | |
C_Rectangle enum value | WPSGraphicShape | |
Circle enum value | WPSGraphicShape | |
circle(WPSBox2f const &box) | WPSGraphicShape | inlinestatic |
cmp(WPSGraphicShape const &a) const | WPSGraphicShape | |
Command enum name | WPSGraphicShape | |
getBdBox() const | WPSGraphicShape | inline |
getPath(bool forTransformation) const | WPSGraphicShape | protected |
getType() const | WPSGraphicShape | inline |
Line enum value | WPSGraphicShape | |
line(Vec2f const &orign, Vec2f const &dest) | WPSGraphicShape | static |
m_arcAngles | WPSGraphicShape | |
m_bdBox | WPSGraphicShape | |
m_cornerWidth | WPSGraphicShape | |
m_extra | WPSGraphicShape | |
m_formBox | WPSGraphicShape | |
m_path | WPSGraphicShape | |
m_type | WPSGraphicShape | |
m_vertices | WPSGraphicShape | |
operator<<(std::ostream &o, WPSGraphicShape const &sh) | WPSGraphicShape | friend |
operator=(WPSGraphicShape const &)=default | WPSGraphicShape | |
operator=(WPSGraphicShape &&)=default | WPSGraphicShape | |
Path enum value | WPSGraphicShape | |
path(WPSBox2f const &box) | WPSGraphicShape | inlinestatic |
Pie enum value | WPSGraphicShape | |
pie(WPSBox2f const &box, WPSBox2f const &circleWPSBox, Vec2f const &angles) | WPSGraphicShape | inlinestatic |
Polygon enum value | WPSGraphicShape | |
polygon(WPSBox2f const &box) | WPSGraphicShape | inlinestatic |
Polyline enum value | WPSGraphicShape | |
polyline(WPSBox2f const &box) | WPSGraphicShape | inlinestatic |
Rectangle enum value | WPSGraphicShape | |
rectangle(WPSBox2f const &box, Vec2f const &corners=Vec2f(0, 0)) | WPSGraphicShape | inlinestatic |
rotate(float angle, Vec2f const ¢er) const | WPSGraphicShape | |
scale(Vec2f const &factor) | WPSGraphicShape | |
ShapeUnknown enum value | WPSGraphicShape | |
transform(WPSTransformation const &matrix) const | WPSGraphicShape | |
translate(Vec2f const &delta) | WPSGraphicShape | |
Type enum name | WPSGraphicShape | |
WPSGraphicShape() | WPSGraphicShape | inline |
WPSGraphicShape(WPSGraphicShape const &)=default | WPSGraphicShape | |
WPSGraphicShape(WPSGraphicShape &&)=default | WPSGraphicShape | |
~WPSGraphicShape() | WPSGraphicShape | inline |