AbstractMapDisplay.h File Reference

It defines the concept of a map display responsible for controlling how a set of layers are displayed. More...

#include "AbstractLayer.h"
#include "Enums.h"
#include <list>
#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

class  te::map::AbstractMapDisplay
 It defines the concept of a map display responsible for controlling how a set of layers are displayed. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::map
 Namespace for the Map Tools module of TerraLib.
 

Detailed Description

It defines the concept of a map display responsible for controlling how a set of layers are displayed.

Definition in file AbstractMapDisplay.h.