All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RasterLayerRenderer.cpp File Reference

It renders the objects associated to a raster layer. More...

#include "../common/Translator.h"
#include "../geometry/Envelope.h"
#include "../raster/Raster.h"
#include "../se/CoverageStyle.h"
#include "../se/Utils.h"
#include "../srs/Config.h"
#include "Exception.h"
#include "RasterLayer.h"
#include "RasterLayerRenderer.h"
#include "Utils.h"
#include <boost/format.hpp>
#include <boost/lexical_cast.hpp>
#include <cassert>
#include <memory>

Go to the source code of this file.

Detailed Description

It renders the objects associated to a raster layer.

Definition in file RasterLayerRenderer.cpp.