Internal: the state of a MacDraft5StyleManager.
More...
Internal: the state of a MacDraft5StyleManager.
◆ State()
MacDraft5StyleManagerInternal::State::State |
( |
| ) |
|
|
inline |
◆ getArrow()
returns an arrow if possible
◆ getColor()
bool MacDraft5StyleManagerInternal::State::getColor |
( |
int |
id, |
|
|
MWAWColor & |
col |
|
) |
| |
|
inline |
returns a color if possible
◆ getDash()
bool MacDraft5StyleManagerInternal::State::getDash |
( |
int |
id, |
|
|
std::vector< float > & |
dash |
|
) |
| |
|
inline |
◆ getPattern()
returns a pattern if possible
◆ initArrows()
void MacDraft5StyleManagerInternal::State::initArrows |
( |
| ) |
|
◆ initColors()
void MacDraft5StyleManagerInternal::State::initColors |
( |
| ) |
|
◆ initDashs()
void MacDraft5StyleManagerInternal::State::initDashs |
( |
| ) |
|
◆ initPatterns()
void MacDraft5StyleManagerInternal::State::initPatterns |
( |
| ) |
|
◆ m_arrowList
◆ m_beginToBitmapEntryMap
std::map<long, MWAWEntry> MacDraft5StyleManagerInternal::State::m_beginToBitmapEntryMap |
a map file position to entry ( used to stored intermediar zones )
◆ m_bitmapIdToPixmapMap
std::map<int, std::shared_ptr<Pixmap> > MacDraft5StyleManagerInternal::State::m_bitmapIdToPixmapMap |
a map bitmapId to pixmap map
◆ m_colorList
std::vector<MWAWColor> MacDraft5StyleManagerInternal::State::m_colorList |
◆ m_dashList
std::vector< std::vector<float> > MacDraft5StyleManagerInternal::State::m_dashList |
◆ m_dataEnd
long MacDraft5StyleManagerInternal::State::m_dataEnd |
the end of the main data zone
◆ m_patternList
◆ m_pixIdToPatternIdMap
std::map<int, size_t> MacDraft5StyleManagerInternal::State::m_pixIdToPatternIdMap |
a map pixmapId to patternId map
◆ m_pixIdToPixmapMap
std::map<int, std::shared_ptr<Pixmap> > MacDraft5StyleManagerInternal::State::m_pixIdToPixmapMap |
a map pixmapId to pixmap map
◆ m_rsrcBegin
long MacDraft5StyleManagerInternal::State::m_rsrcBegin |
the begin of the rsrc data
The documentation for this struct was generated from the following file: