CanvasGraphInternal::State Struct Reference

Internal: the state of a CanvasGraph. More...

Public Member Functions

 State ()
 constructor
 

Public Attributes

MWAWInputStreamPtr m_input
 the main input
 
std::map< int, MWAWGraphicStyle::Gradientm_idToGradientMap
 the map id to gradient
 
std::map< int, Shapem_idToShapeMap
 the map id to shape
 

Detailed Description

Internal: the state of a CanvasGraph.

Constructor & Destructor Documentation

◆ State()

CanvasGraphInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_idToGradientMap

std::map<int, MWAWGraphicStyle::Gradient> CanvasGraphInternal::State::m_idToGradientMap

the map id to gradient

◆ m_idToShapeMap

std::map<int, Shape> CanvasGraphInternal::State::m_idToShapeMap

the map id to shape

◆ m_input

MWAWInputStreamPtr CanvasGraphInternal::State::m_input

the main input


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

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