a small class of Group used to store a list a set of text zone More...
Public Member Functions | |
LinkedZones (int frameId) | |
constructor More... | |
bool | isLinked () const |
returns true if we have many linked More... | |
Public Attributes | |
int | m_frameId |
the frame basic id More... | |
std::map< int, size_t > | m_mapIdChild |
map zoneId -> group child More... | |
a small class of Group used to store a list a set of text zone
|
inline |
constructor
|
inline |
returns true if we have many linked
int CWGraphInternal::Group::LinkedZones::m_frameId |
the frame basic id
std::map<int, size_t> CWGraphInternal::Group::LinkedZones::m_mapIdChild |
map zoneId -> group child
Referenced by CWGraphInternal::Group::addFrameName(), isLinked(), and CWGraph::updateInformation().