Internal: the state of a ClarisDrawStyleManager.
More...
Internal: the state of a ClarisDrawStyleManager.
◆ State()
ClarisDrawStyleManagerInternal::State::State |
( |
| ) |
|
|
inline |
◆ initBWPatterns()
void ClarisDrawStyleManagerInternal::State::initBWPatterns |
( |
| ) |
|
init the black and white patterns list
◆ initColors()
void ClarisDrawStyleManagerInternal::State::initColors |
( |
| ) |
|
◆ initDashs()
void ClarisDrawStyleManagerInternal::State::initDashs |
( |
| ) |
|
◆ initGradients()
void ClarisDrawStyleManagerInternal::State::initGradients |
( |
| ) |
|
◆ m_BWPatternList
◆ m_colorList
std::vector<MWAWColor> ClarisDrawStyleManagerInternal::State::m_colorList |
◆ m_dashList
std::vector< std::vector<float> > ClarisDrawStyleManagerInternal::State::m_dashList |
◆ m_documentSize
MWAWVec2f ClarisDrawStyleManagerInternal::State::m_documentSize |
the document size (in point)
◆ m_fontList
std::vector<MWAWFont> ClarisDrawStyleManagerInternal::State::m_fontList |
◆ m_gradientList
std::vector<Gradient> ClarisDrawStyleManagerInternal::State::m_gradientList |
◆ m_numBWPatterns
int ClarisDrawStyleManagerInternal::State::m_numBWPatterns |
◆ m_numColors
int ClarisDrawStyleManagerInternal::State::m_numColors |
◆ m_numGradients
int ClarisDrawStyleManagerInternal::State::m_numGradients |
◆ m_numStyleZones
int ClarisDrawStyleManagerInternal::State::m_numStyleZones[6] |
◆ m_paragraphList
std::vector<MWAWParagraph> ClarisDrawStyleManagerInternal::State::m_paragraphList |
The documentation for this struct was generated from the following file: