This is the complete list of members for WPSGraphicShape::PathData, including all inherited members.
cmp(PathData const &a) const | WPSGraphicShape::PathData | |
get(librevenge::RVNGPropertyList &pList, Vec2f const &orig) const | WPSGraphicShape::PathData | |
m_largeAngle | WPSGraphicShape::PathData | |
m_r | WPSGraphicShape::PathData | |
m_rotate | WPSGraphicShape::PathData | |
m_sweep | WPSGraphicShape::PathData | |
m_type | WPSGraphicShape::PathData | |
m_x | WPSGraphicShape::PathData | |
m_x1 | WPSGraphicShape::PathData | |
m_x2 | WPSGraphicShape::PathData | |
operator<<(std::ostream &o, WPSGraphicShape::PathData const &path) | WPSGraphicShape::PathData | friend |
PathData(char type, Vec2f const &x=Vec2f(), Vec2f const &x1=Vec2f(), Vec2f const &x2=Vec2f()) | WPSGraphicShape::PathData | inlineexplicit |
rotate(float angle, Vec2f const &delta) | WPSGraphicShape::PathData | |
scale(Vec2f const &factor) | WPSGraphicShape::PathData | |
transform(WPSTransformation const &matrix, float rotation) | WPSGraphicShape::PathData | |
translate(Vec2f const &delta) | WPSGraphicShape::PathData |