Canvas5GraphInternal::LocalTransform Struct Reference

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
 

Detailed Description

Internal: the local state of a Canvas5Graph.

Constructor & Destructor Documentation

◆ LocalTransform()

Canvas5GraphInternal::LocalTransform::LocalTransform ( MWAWPosition const &  pos = MWAWPosition(),
MWAWGraphicStyle const &  style = MWAWGraphicStyle::emptyStyle() 
)
inline

default constructor

Member Function Documentation

◆ multiplyMatrix()

void Canvas5GraphInternal::LocalTransform::multiplyMatrix ( std::array< double, 9 > const &  mat)
inline

set the matrix transform

Referenced by Canvas5Graph::send().

Member Data Documentation

◆ m_position

◆ m_style

◆ m_transform


The documentation for this struct was generated from the following file:

Generated on Fri Sep 2 2022 03:21:33 for libmwaw by doxygen 1.9.2