Internal: the state of a CanvasGraph. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
MWAWInputStreamPtr | m_input |
the main input More... | |
std::map< int, MWAWGraphicStyle::Gradient > | m_idToGradientMap |
the map id to gradient More... | |
std::map< int, Shape > | m_idToShapeMap |
the map id to shape More... | |
Internal: the state of a CanvasGraph.
|
inline |
constructor
std::map<int, MWAWGraphicStyle::Gradient> CanvasGraphInternal::State::m_idToGradientMap |
the map id to gradient
std::map<int, Shape> CanvasGraphInternal::State::m_idToShapeMap |
the map id to shape
MWAWInputStreamPtr CanvasGraphInternal::State::m_input |
the main input