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