Canvas5Graph::LocalState Struct Reference

Internal: the local state of a Canvas5Graph. More...

#include <Canvas5Graph.hxx>

Public Member Functions

 LocalState (MWAWPosition const &pos=MWAWPosition(), MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle())
 default constructor
 
void multiplyMatrix (std::array< double, 9 > const &mat)
 set the matrix transform
 

Public Attributes

MWAWPosition m_position
 the shape position position
 
MWAWGraphicStyle m_style
 the shape style
 
MWAWTransformation m_transform
 the shape transformation
 

Detailed Description

Internal: the local state of a Canvas5Graph.

Constructor & Destructor Documentation

◆ LocalState()

Canvas5Graph::LocalState::LocalState ( MWAWPosition const &  pos = MWAWPosition(),
MWAWGraphicStyle const &  style = MWAWGraphicStyle::emptyStyle() 
)
inlineexplicit

default constructor

Member Function Documentation

◆ multiplyMatrix()

void Canvas5Graph::LocalState::multiplyMatrix ( std::array< double, 9 > const &  mat)

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 files:

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6