the state of Quattro9Graph
More...
the state of Quattro9Graph
◆ State()
Quattro9GraphInternal::State::State |
( |
| ) |
|
|
inline |
◆ getColor()
bool Quattro9GraphInternal::State::getColor |
( |
int |
id, |
|
|
WPSColor & |
color |
|
) |
| const |
returns the color corresponding to an id
◆ getPattern24()
returns the pattern corresponding to a pattern id between 0 and 24
◆ getPattern32()
returns the pattern corresponding to a pattern id between 0 and 32
◆ storeGraph()
void Quattro9GraphInternal::State::storeGraph |
( |
std::shared_ptr< Graph > |
graph | ) |
|
|
inline |
◆ m_actualGraph
std::shared_ptr<Graph> Quattro9GraphInternal::State::m_actualGraph |
◆ m_actualGraphDepth
int Quattro9GraphInternal::State::m_actualGraphDepth |
the depth which correspond to the creation of the graph
◆ m_actualSheet
int Quattro9GraphInternal::State::m_actualSheet |
◆ m_colorsList
std::vector<WPSColor> Quattro9GraphInternal::State::m_colorsList |
◆ m_linkNameToObjectMap
std::map<librevenge::RVNGString,WPSEmbeddedObject> Quattro9GraphInternal::State::m_linkNameToObjectMap |
a map link name to object
◆ m_patterns32List
◆ m_sheetIdToGraphMap
std::multimap<int, std::shared_ptr<Graph> > Quattro9GraphInternal::State::m_sheetIdToGraphMap |
a multimap sheetId to graph
◆ m_version
int Quattro9GraphInternal::State::m_version |
◆ m_zoneDepth
int Quattro9GraphInternal::State::m_zoneDepth |
current zone begin/end depth
The documentation for this struct was generated from the following file: