Internal: a group of a HanMacWrdJGraph. More...
Public Member Functions | |
| Group (Frame const &orig) | |
| constructor | |
| virtual bool | valid () const |
| returns true if the frame data are read | |
Public Attributes | |
| long | m_zId |
| the group id | |
| std::vector< long > | m_childsList |
| the child list | |
Internal: a group of a HanMacWrdJGraph.
| HanMacWrdJGraphInternal::Group::Group | ( | Frame const & | orig | ) | [inline] |
constructor
| virtual bool HanMacWrdJGraphInternal::Group::valid | ( | ) | const [inline, virtual] |
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().
the group id
Referenced by HanMacWrdJGraph::readFrame().