28 #ifndef __TERRALIB_LAYOUT_INTERNAL_GRID_PLANAR_MODEL_H 
   29 #define __TERRALIB_LAYOUT_INTERNAL_GRID_PLANAR_MODEL_H 
   33 #include "../core/enum/AbstractType.h" 
   34 #include "../core/Config.h" 
   41     class PlanarGridSettingsConfigProperties;
 
Class that represents a "Model" part of GridMap MVC component. Its coordinate system is the same of s...
 
#define TELAYOUTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Class that represents a "Model" part of GridMap MVC component. Its coordinate system is the same of s...
 
An Envelope defines a 2D rectangular region. 
 
A canvas is an abstraction of a drawing area. 
 
Utility class with functions to manipulate the canvas and conversion between projections.