Internal: the group of a MsWksGraph. More...
Public Member Functions | |
| GroupZone (Zone const &z) | |
| virtual Type | type () const |
| return the type | |
| virtual void | print (std::ostream &o) const |
| operator<< | |
Public Attributes | |
| std::vector< int > | m_childs |
| list of child id | |
Internal: the group of a MsWksGraph.
| MsWksGraphInternal::GroupZone::GroupZone | ( | Zone const & | z | ) | [inline] |
| virtual void MsWksGraphInternal::GroupZone::print | ( | std::ostream & | o | ) | const [inline, virtual] |
operator<<
Reimplemented from MsWksGraphInternal::Zone.
| virtual Type MsWksGraphInternal::GroupZone::type | ( | ) | const [inline, virtual] |
return the type
Reimplemented from MsWksGraphInternal::Zone.
| std::vector<int> MsWksGraphInternal::GroupZone::m_childs |
list of child id
Referenced by MsWksGraph::canCreateGraphic(), print(), MsWksGraph::sendGroup(), and MsWksGraph::sendGroupChild().