3 #include "../core/enum/Enums.h" 
EnumType * m_type
type of the MVC component 
 
MovingItemGroupModel()
Constructor. 
 
static Enums & getInstance()
It returns a reference to the singleton instance. 
 
An Envelope defines a 2D rectangular region. 
 
te::gm::Envelope m_box
bounding rectangle 
 
Class that represents a "Model" part of MovingItemGroup MVC component. Its coordinate system is the s...
 
virtual ~MovingItemGroupModel()
Destructor.