Internal: the ole zone of a MSKGraph ( v4) More...
Public Member Functions | |
OLEZone (Zone const &z) | |
constructor | |
virtual Type | type () const |
return the type | |
virtual void | print (std::ostream &o) const |
operator<< | |
Public Attributes | |
int | m_oleId |
the ole id | |
Vec2i | m_dim |
the dimension |
Internal: the ole zone of a MSKGraph ( v4)
MSKGraphInternal::OLEZone::OLEZone | ( | Zone const & | z | ) | [inline] |
constructor
virtual void MSKGraphInternal::OLEZone::print | ( | std::ostream & | o | ) | const [inline, virtual] |
operator<<
Reimplemented from MSKGraphInternal::Zone.
virtual Type MSKGraphInternal::OLEZone::type | ( | ) | const [inline, virtual] |
return the type
Reimplemented from MSKGraphInternal::Zone.
the dimension
Referenced by MSKGraph::getEntryPicture(), and print().
the ole id
Referenced by MSKGraph::getEntryPicture(), print(), and MSKGraph::send().