Internal: the state of a ClarisWksGraph.
More...
Internal: the state of a ClarisWksGraph.
◆ State()
ClarisWksGraphInternal::State::State |
( |
| ) |
|
|
inline |
◆ getOrdering()
int ClarisWksGraphInternal::State::getOrdering |
( |
| ) |
const |
|
inline |
returns a new ordering.
- Note
- : the shapes seem to appear in increasing ordering, so we can use this function.
◆ m_bitmapMap
std::map<int, std::shared_ptr<Bitmap> > ClarisWksGraphInternal::State::m_bitmapMap |
◆ m_databaseMap
std::map<int, std::shared_ptr<ZonePict> > ClarisWksGraphInternal::State::m_databaseMap |
◆ m_frameId
int ClarisWksGraphInternal::State::m_frameId |
a int used to defined linked frame
◆ m_groupMap
std::map<int, std::shared_ptr<Group> > ClarisWksGraphInternal::State::m_groupMap |
◆ m_masterId
int ClarisWksGraphInternal::State::m_masterId |
the master group id ( in a draw file )
◆ m_numPages
int ClarisWksGraphInternal::State::m_numPages |
◆ m_ordering
int ClarisWksGraphInternal::State::m_ordering |
|
mutable |
◆ m_pageDimensions
MWAWVec2f ClarisWksGraphInternal::State::m_pageDimensions |
the page dimension if known (in point)
◆ m_positionsComputed
bool ClarisWksGraphInternal::State::m_positionsComputed |
The documentation for this struct was generated from the following file: