30 #ifndef __TERRALIB_LAYOUT_INTERNAL_ITEMGROUP_MODEL_H 
   31 #define __TERRALIB_LAYOUT_INTERNAL_ITEMGROUP_MODEL_H 
   34 #include "../core/pattern/mvc/ItemModelObservable.h" 
   35 #include "../core/Config.h" 
#define TELAYOUTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Abstract class to represent an observable. "Model" part of MVC component. All classes representing th...
 
Class that represents a "Model" part of ItemGroup MVC component. Its coordinate system is the same of...