Internal: the table of a MSKGraph. More...
Public Member Functions | |
Chart (Zone const &z) | |
constructor | |
Chart () | |
empty constructor | |
virtual Type | type () const |
return the type | |
Public Attributes | |
int | m_chartId |
the chart id |
Internal: the table of a MSKGraph.
MSKGraphInternal::Chart::Chart | ( | Zone const & | z | ) | [inline] |
constructor
MSKGraphInternal::Chart::Chart | ( | ) | [inline] |
empty constructor
virtual Type MSKGraphInternal::Chart::type | ( | ) | const [inline, virtual] |
return the type
Reimplemented from MSKGraphInternal::Zone.
the chart id
Referenced by MSKGraph::getEntryPicture(), and MSKGraph::send().