This is the complete list of members for libcdr::CDRTransform, including all inherited members.
_getScaleX() const | libcdr::CDRTransform | private |
_getScaleY() const | libcdr::CDRTransform | private |
applyToArc(double &rx, double &ry, double &rotation, bool &sweep, double &endx, double &endy) const | libcdr::CDRTransform | |
applyToPoint(double &x, double &y) const | libcdr::CDRTransform | |
CDRTransform() | libcdr::CDRTransform | |
CDRTransform(double v0, double v1, double x0, double v3, double v4, double y0) | libcdr::CDRTransform | |
CDRTransform(const CDRTransform &trafo)=default | libcdr::CDRTransform | |
getFlipX() const | libcdr::CDRTransform | |
getFlipY() const | libcdr::CDRTransform | |
getScaleX() const | libcdr::CDRTransform | |
getScaleY() const | libcdr::CDRTransform | |
getTranslateX() const | libcdr::CDRTransform | |
getTranslateY() const | libcdr::CDRTransform | |
m_v0 | libcdr::CDRTransform | private |
m_v1 | libcdr::CDRTransform | private |
m_v3 | libcdr::CDRTransform | private |
m_v4 | libcdr::CDRTransform | private |
m_x0 | libcdr::CDRTransform | private |
m_y0 | libcdr::CDRTransform | private |
operator=(const CDRTransform &trafo)=default | libcdr::CDRTransform | |
toString() const | libcdr::CDRTransform | |