Internal: a group of a HanMacWrdJGraph. More...
Public Member Functions | |
Group (Frame const &orig) | |
constructor More... | |
virtual bool | valid () const |
returns true if the frame data are read More... | |
![]() | |
Frame () | |
constructor More... | |
MWAWBox2f | getBdBox () const |
return the frame bdbox More... | |
virtual | ~Frame () |
destructor More... | |
Public Attributes | |
long | m_zId |
the group id More... | |
std::vector< long > | m_childsList |
the child list More... | |
![]() | |
int | m_type |
the graph type More... | |
long | m_fileId |
the file id More... | |
int | m_id |
the local id More... | |
int | m_formatId |
the format id More... | |
int | m_page |
the page More... | |
MWAWBox2f | m_pos |
the position More... | |
float | m_baseline |
the baseline More... | |
bool | m_inGroup |
true if this node is a group's child More... | |
bool | m_parsed |
true if we have send the data More... | |
std::string | m_extra |
an extra string More... | |
Internal: a group of a HanMacWrdJGraph.
|
inline |
constructor
|
inlinevirtual |
returns true if the frame data are read
Reimplemented from HanMacWrdJGraphInternal::Frame.
std::vector<long> HanMacWrdJGraphInternal::Group::m_childsList |
the child list
Referenced by HanMacWrdJGraph::canCreateGraphic(), HanMacWrdJGraph::checkGroupStructures(), HanMacWrdJGraph::readGroupData(), HanMacWrdJGraph::sendGroup(), and HanMacWrdJGraph::sendGroupChild().
long HanMacWrdJGraphInternal::Group::m_zId |
the group id
Referenced by HanMacWrdJGraph::readFrame().