26 #ifndef __TERRALIB_WMS_INTERNAL_WMSLAYERRENDERER_H 
   27 #define __TERRALIB_WMS_INTERNAL_WMSLAYERRENDERER_H 
   30 #include "../dataaccess/datasource/DataSource.h" 
   31 #include "../maptools/AbstractRenderer.h" 
   78 #endif  // __TERRALIB_WMS_INTERNAL_WMSLAYERRENDERER_H 
#define TEWMSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This is the base class for layers. 
 
The CoverageStyle defines the styling that is to be applied to a subset of Coverage data...
 
Configuration flags for the TerraLib WMS module. 
 
A layer with reference to a WMS Layer. 
 
An Envelope defines a 2D rectangular region. 
 
An abstract class for raster data strucutures. 
 
A canvas is an abstraction of a drawing area. 
 
It renders the data associated to a WMS layer. 
 
It renders the objects associated to a layer.