26 #ifndef __TERRALIB_WS_OGC_WMSLAYERRENDERER_H
27 #define __TERRALIB_WS_OGC_WMSLAYERRENDERER_H
31 #include "../../../../maptools/AbstractRenderer.h"
An Envelope defines a 2D rectangular region.
This is the base class for layers.
It renders the objects associated to a layer.
A canvas is an abstraction of a drawing area.
It renders the data associated to a OGC WMS layer.
void draw(te::map::AbstractLayer *layer, te::map::Canvas *canvas, const te::gm::Envelope &bbox, int srid, const double &scale, bool *cancel)
It draws the layer geographic objects in the given canvas using the SRS informed.
#define TEOGCWMSDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).