Internal: the local state of a Canvas5Graph. More...
Public Member Functions | |
| LocalTransform (MWAWPosition const &pos=MWAWPosition(), MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle()) | |
| default constructor More... | |
| void | multiplyMatrix (std::array< double, 9 > const &mat) |
| set the matrix transform More... | |
Public Attributes | |
| MWAWPosition | m_position |
| MWAWGraphicStyle | m_style |
| MWAWTransformation | m_transform |
Internal: the local state of a Canvas5Graph.
|
inline |
default constructor
|
inline |
set the matrix transform
Referenced by Canvas5Graph::send().
| MWAWPosition Canvas5GraphInternal::LocalTransform::m_position |
| MWAWGraphicStyle Canvas5GraphInternal::LocalTransform::m_style |
| MWAWTransformation Canvas5GraphInternal::LocalTransform::m_transform |