Internal: the state of a HanMacWrdJGraph.
More...
Internal: the state of a HanMacWrdJGraph.
HanMacWrdJGraphInternal::State::State |
( |
| ) |
|
|
inline |
shared_ptr<Frame> HanMacWrdJGraphInternal::State::findFrame |
( |
int |
type, |
|
|
int |
lId |
|
) |
| const |
|
inline |
tries to find the lId the frame of a given type
bool HanMacWrdJGraphInternal::State::getColor |
( |
int |
id, |
|
|
MWAWColor & |
col |
|
) |
| |
|
inline |
returns a color correspond to an id
static MWAWColor HanMacWrdJGraphInternal::State::getColor |
( |
MWAWColor |
col, |
|
|
float |
pattern |
|
) |
| |
|
inlinestatic |
returns a color corresponding to a pattern and a color
FrameFormat const& HanMacWrdJGraphInternal::State::getFrameFormat |
( |
int |
id | ) |
const |
|
inline |
returns the frame format corresponding to an id
bool HanMacWrdJGraphInternal::State::getPattern |
( |
int |
id, |
|
|
Pattern & |
pattern |
|
) |
| |
|
inline |
returns a pattern correspond to an id
void HanMacWrdJGraphInternal::State::initColors |
( |
| ) |
|
void HanMacWrdJGraphInternal::State::initPatterns |
( |
| ) |
|
std::vector<MWAWColor> HanMacWrdJGraphInternal::State::m_colorList |
std::vector<FrameFormat> HanMacWrdJGraphInternal::State::m_frameFormatsList |
std::vector<shared_ptr<Frame> > HanMacWrdJGraphInternal::State::m_framesList |
std::map<long, int> HanMacWrdJGraphInternal::State::m_framesMap |
a map zId->frame pos in frames list
int HanMacWrdJGraphInternal::State::m_numPages |
std::vector<Pattern> HanMacWrdJGraphInternal::State::m_patternList |
The documentation for this struct was generated from the following file: