26 #ifndef __TERRALIB_MAPTOOLS_INTERNAL_RASTERLAYERRENDERER_H 
   27 #define __TERRALIB_MAPTOOLS_INTERNAL_RASTERLAYERRENDERER_H 
   62 #endif  // __TERRALIB_MAPTOOLS_INTERNAL_RASTERLAYERRENDERER_H 
This is the base class for layers. 
 
An Envelope defines a 2D rectangular region. 
 
It renders the objects associated to a raster layer. 
 
A canvas is an abstraction of a drawing area. 
 
This is the base class for renderers. 
 
It renders the objects associated to a layer.