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 More...
 
void multiplyMatrix (std::array< double, 9 > const &mat)
 set the matrix transform More...
 

Public Attributes

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

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() 
)
inline

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 for libmwaw by doxygen 1.8.14